Skip to content

Commit cc2be78

Browse files
authored
Merge pull request #3224 from vmware/jhua/spring-boot-3.3.11
spring-boot upgrade to 3.3.11 for CVE-2025-22235.
2 parents b8b792f + 9669207 commit cc2be78

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.2.12'
6+
springBootVersion = '3.3.11'
77
}
88
repositories {
99
mavenLocal()

0 commit comments

Comments
 (0)