We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5fca5 commit 8a9dea2Copy full SHA for 8a9dea2
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.48
+apacheTomcatVersion=10.1.52
103
104
# (mothership) -> json-path -> json-smart -> accessor-smart
105
# (core) -> graalvm
@@ -288,9 +288,9 @@ slf4jLog4jApiVersion=2.0.17
288
snappyJavaVersion=1.1.10.8
289
290
# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
291
-springBootVersion=3.5.7
+springBootVersion=3.5.11
292
# This usually matches the Spring Framework version dictated by springBootVersion
293
-springVersion=6.2.12
+springVersion=6.2.16
294
295
sqliteJdbcVersion=3.50.3.0
296
0 commit comments