Skip to content

Commit

Permalink
Merge pull request #3200 from vmware/jhua/tomcat-embed-core-upgrade
Browse files Browse the repository at this point in the history
tomcat-embed-core to 10.1.25 for CVE-2024-34750
  • Loading branch information
jhua-vmware authored Jul 9, 2024
2 parents 64d9da1 + f2651de commit 775f77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g11n-ws/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ subprojects{
httpclient='4.5.13'
jacksonVersion = '2.16.0'
springdocVersion='2.2.0'
tomcatVersion= '10.1.24'
tomcatVersion= '10.1.25'

ehCacheVersion = '3.10.8'
cacheApiVersion='1.1.1'
Expand Down

0 comments on commit 775f77f

Please sign in to comment.