Skip to content

Commit ec8a607

Browse files
authored
Merge pull request #3244 from vmware/jhua/vulns-fix
upgrade spring boot to 3.5.12 for CVE-2026-22733/CVE-2026-22731
2 parents f0778a8 + 8355985 commit ec8a607

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
@@ -3,7 +3,7 @@
33

44
buildscript {
55
ext {
6-
springBootVersion = '3.4.10'
6+
springBootVersion = '3.5.12'
77
}
88
repositories {
99
mavenLocal()

0 commit comments

Comments
 (0)