Skip to content

Commit 3245102

Browse files
Update labkeyVersion to 25.11.13
2 parents 5eb257b + f7205bc commit 3245102

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
@@ -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.11.12
47+
labkeyVersion=25.11.13
4848
labkeyClientApiVersion=7.0.0
4949

5050
# Version numbers for the various binary artifacts that are included when
@@ -99,7 +99,7 @@ apacheDirectoryVersion=2.1.7
9999
apacheMinaVersion=2.2.4
100100

101101
# Usually matches the version specified as a Spring Boot dependency (see springBootVersion below)
102-
apacheTomcatVersion=10.1.48
102+
apacheTomcatVersion=10.1.52
103103

104104
# (mothership) -> json-path -> json-smart -> accessor-smart
105105
# (core) -> graalvm
@@ -288,9 +288,9 @@ slf4jLog4jApiVersion=2.0.17
288288
snappyJavaVersion=1.1.10.8
289289

290290
# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
291-
springBootVersion=3.5.7
291+
springBootVersion=3.5.11
292292
# This usually matches the Spring Framework version dictated by springBootVersion
293-
springVersion=6.2.12
293+
springVersion=6.2.16
294294

295295
sqliteJdbcVersion=3.50.3.0
296296

0 commit comments

Comments
 (0)