Skip to content

Commit f3118d7

Browse files
authored
Merge pull request #3227 from vmware/jhua/commons-beanutils-upgrade
upgrade commons-beanutils for CVE-2025-48734
2 parents cc2be78 + 58af7fa commit f3118d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

g11n-ws/build.gradle

Lines changed: 2 additions & 2 deletions
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.6.0'
53-
tomcatVersion= '10.1.40'
53+
tomcatVersion= '10.1.41'
5454
springWebMvcVersion= '6.1.16'
5555

5656
ehCacheVersion = '3.10.8'
@@ -69,7 +69,7 @@ subprojects{
6969
hibernateJpa21Api = "1.0.2.Final"
7070
log4j2Version="2.18.0"
7171
slf4jVersion="1.7.32"
72-
esapiVersion="2.6.0.0"
72+
esapiVersion="2.6.2.0"
7373

7474
postgresqlVersion = "42.1.4"
7575
druidVersion = "1.1.8"

0 commit comments

Comments
 (0)