Skip to content

Commit 483702c

Browse files
authored
Merge pull request #3238 from vmware/jhua/vulns-fix
CVE-2025-61795 - upgrade tomcat-embed-core to 10.1.48
2 parents 4e3f13a + 7aa96ca commit 483702c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

g11n-ws/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ subprojects{
5050
httpclient='4.5.13'
5151
jacksonVersion = '2.16.0'
5252
springdocVersion='2.8.8'
53-
tomcatVersion= '10.1.46'
53+
tomcatVersion= '10.1.48'
5454
springWebMvcVersion= '6.2.11'
5555

5656
ehCacheVersion = '3.10.8'

0 commit comments

Comments
 (0)