We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ca413 commit 946be91Copy full SHA for 946be91
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.44
+apacheTomcatVersion=10.1.46
103
104
# (mothership) -> json-path -> json-smart -> accessor-smart
105
# (core) -> graalvm
@@ -287,9 +287,9 @@ slf4jLog4jApiVersion=2.0.17
287
snappyJavaVersion=1.1.10.7
288
289
# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
290
-springBootVersion=3.5.3
+springBootVersion=3.5.6
291
# This usually matches the Spring Framework version dictated by springBootVersion
292
-springVersion=6.2.10
+springVersion=6.2.11
293
294
sqliteJdbcVersion=3.50.3.0
295
0 commit comments