We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d4252 commit d9a5916Copy full SHA for d9a5916
1 file changed
gradle.properties
@@ -99,7 +99,7 @@ apacheDirectoryVersion=2.1.7
99
apacheMinaVersion=2.2.4
100
101
# Usually matches the version specified as a Spring Boot dependency (see springBootVersion below)
102
-apacheTomcatVersion=10.1.39
+apacheTomcatVersion=10.1.40
103
104
# (mothership) -> json-path -> json-smart -> accessor-smart
105
# (core) -> graalvm
@@ -286,9 +286,9 @@ slf4jLog4jApiVersion=2.0.16
286
snappyJavaVersion=1.1.10.7
287
288
# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
289
-springBootVersion=3.4.4
+springBootVersion=3.4.5
290
# This usually matches the Spring Framework version dictated by springBootVersion
291
-springVersion=6.2.5
+springVersion=6.2.6
292
293
sqliteJdbcVersion=3.49.1.0
294
0 commit comments