Skip to content

Commit e47b9de

Browse files
authored
Merge pull request #3254 from vmware/jhua/vulns-fix
vuln fix for CVE-2026-54512/CVE-2026-54513
2 parents b468b5f + 230c9dc commit e47b9de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

g11n-ws/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ subprojects{
4848
ext {
4949
projectVersion = '0.0.1-SNAPSHOT'
5050
httpclient='4.5.14'
51-
jacksonVersion = '2.18.7'
51+
jacksonVersion = '2.18.9'
5252
springdocVersion='2.8.8'
5353
tomcatVersion= '10.1.56'
5454
springWebMvcVersion= '6.2.19'

0 commit comments

Comments
 (0)