Skip to content

Commit 2bd32d3

Browse files
committed
bump springboot etc for tomcat CVE-2025-31650
1 parent bb9de59 commit 2bd32d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ apacheDirectoryVersion=2.1.7
9999
apacheMinaVersion=2.2.4
100100

101101
# Usually matches the version specified as a Spring Boot dependency (see springBootVersion below)
102-
apacheTomcatVersion=10.1.39
102+
apacheTomcatVersion=10.1.40
103103

104104
# (mothership) -> json-path -> json-smart -> accessor-smart
105105
# (core) -> graalvm
@@ -286,9 +286,9 @@ slf4jLog4jApiVersion=2.0.16
286286
snappyJavaVersion=1.1.10.7
287287

288288
# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
289-
springBootVersion=3.4.4
289+
springBootVersion=3.4.5
290290
# This usually matches the Spring Framework version dictated by springBootVersion
291-
springVersion=6.2.5
291+
springVersion=6.2.6
292292

293293
sqliteJdbcVersion=3.49.1.0
294294

0 commit comments

Comments
 (0)