File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ apacheDirectoryVersion=2.1.3
103103apacheMinaVersion =2.2.1
104104
105105# Keep in sync with springBootTomcatVersion below
106- apacheTomcatVersion =10.1.30
106+ apacheTomcatVersion =10.1.31
107107
108108# (mothership) -> json-path -> json-smart -> accessor-smart
109109# (core) -> graalvm
@@ -286,12 +286,12 @@ slf4jLog4jApiVersion=2.0.12
286286# This is a dependency for HTSJDK. Force version for CVE-2023-43642
287287snappyJavaVersion =1.1.10.5
288288
289- springBootVersion =3.3.4
289+ springBootVersion =3.3.5
290290# This usually matches the Tomcat version dictated by springBootVersion
291291# Also, keep this in sync with apacheTomcatVersion above
292- springBootTomcatVersion =10.1.30
292+ springBootTomcatVersion =10.1.31
293293# This usually matches the Spring Framework version dictated by springBootVersion
294- springVersion =6.1.13
294+ springVersion =6.1.14
295295
296296sqliteJdbcVersion =3.46.0.0
297297
You can’t perform that action at this time.
0 commit comments