Skip to content

Commit 8355985

Browse files
committed
upgrade spring boot to 3.5.12 for CVE-2026-22733/CVE-2026-22731
1 parent f0778a8 commit 8355985

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)