Skip to content

Commit 2008c6b

Browse files
authored
Update Tomcat to the latest version (#846)
1 parent f89fe9f commit 2008c6b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ apacheDirectoryVersion=2.1.3
103103
apacheMinaVersion=2.2.1
104104

105105
# Keep in sync with springBootTomcatVersion below
106-
apacheTomcatVersion=10.1.19
106+
apacheTomcatVersion=10.1.25
107107

108108
# (mothership) -> json-path -> json-smart -> accessor-smart
109109
# (core) -> graalvm
@@ -282,12 +282,12 @@ slf4jLog4jApiVersion=2.0.9
282282
# This is a dependency for HTSJDK. Force version for CVE-2023-43642
283283
snappyJavaVersion=1.1.10.5
284284

285-
springBootVersion=3.2.3
285+
springBootVersion=3.2.7
286286
# This usually matches the Tomcat version dictated by springBootVersion
287287
# Also, keep this in sync with apacheTomcatVersion above
288-
springBootTomcatVersion=10.1.19
288+
springBootTomcatVersion=10.1.25
289289

290-
springVersion=6.1.6
290+
springVersion=6.1.10
291291

292292
sqliteJdbcVersion=3.45.1.0
293293

0 commit comments

Comments
 (0)