Skip to content

Commit 113226d

Browse files
authored
bump spring for CVE-2026-24734 (tomcat is already correct for this spring version) (#1290)
1 parent 61c88a9 commit 113226d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,9 +288,9 @@ slf4jLog4jApiVersion=2.0.17
288288
snappyJavaVersion=1.1.10.8
289289

290290
# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
291-
springBootVersion=4.0.2
291+
springBootVersion=4.0.3
292292
# This usually matches the Spring Framework version dictated by springBootVersion
293-
springVersion=7.0.3
293+
springVersion=7.0.5
294294
springAiVersion=2.0.0-M2
295295

296296
sqliteJdbcVersion=3.51.1.0

0 commit comments

Comments
 (0)