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 @@ -44,7 +44,7 @@ buildFromSource=true
4444
4545# The default version for LabKey artifacts that are built or that we depend on.
4646# override in an individual module's gradle.properties file as necessary
47- labkeyVersion =25.7.15
47+ labkeyVersion =25.7.16
4848labkeyClientApiVersion =6.3.0
4949
5050# Version numbers for the various binary artifacts that are included when
@@ -99,7 +99,7 @@ apacheDirectoryVersion=2.1.7
9999apacheMinaVersion =2.2.4
100100
101101# Usually matches the version specified as a Spring Boot dependency (see springBootVersion below)
102- apacheTomcatVersion =10.1.46
102+ apacheTomcatVersion =10.1.48
103103
104104# (mothership) -> json-path -> json-smart -> accessor-smart
105105# (core) -> graalvm
@@ -287,9 +287,9 @@ slf4jLog4jApiVersion=2.0.17
287287snappyJavaVersion =1.1.10.7
288288
289289# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
290- springBootVersion =3.5.6
290+ springBootVersion =3.5.7
291291# This usually matches the Spring Framework version dictated by springBootVersion
292- springVersion =6.2.11
292+ springVersion =6.2.12
293293
294294sqliteJdbcVersion =3.50.3.0
295295
You can’t perform that action at this time.
0 commit comments