@@ -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.3.13
47+ labkeyVersion =25.3.14
4848labkeyClientApiVersion =6.2.0
4949
5050# Version numbers for the various binary artifacts that are included when
@@ -60,7 +60,7 @@ windowsProteomicsBinariesVersion=1.0
6060artifactoryPluginVersion =5.2.5
6161gradleNodePluginVersion =7.1.0
6262gradlePluginsVersion =6.1.0
63- owaspDependencyCheckPluginVersion =12.1.0
63+ owaspDependencyCheckPluginVersion =12.1.3
6464versioningPluginVersion =1.1.2
6565
6666# Versions of node and npm to use during the build. If set, these versions
@@ -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.41
102+ apacheTomcatVersion =10.1.42
103103
104104# (mothership) -> json-path -> json-smart -> accessor-smart
105105# (core) -> graalvm
@@ -290,7 +290,7 @@ slf4jLog4jApiVersion=2.0.16
290290snappyJavaVersion =1.1.10.7
291291
292292# Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version
293- springBootVersion =3.4.5
293+ springBootVersion =3.5.3
294294# This usually matches the Spring Framework version dictated by springBootVersion
295295springVersion =6.2.8
296296
0 commit comments