diff --git a/gradle.properties b/gradle.properties index 8ba114ab0d..68cd596d8e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -44,7 +44,7 @@ buildFromSource=true # The default version for LabKey artifacts that are built or that we depend on. # override in an individual module's gradle.properties file as necessary -labkeyVersion=25.3.6 +labkeyVersion=25.3.7 labkeyClientApiVersion=6.2.0 # Version numbers for the various binary artifacts that are included when @@ -99,7 +99,7 @@ apacheDirectoryVersion=2.1.7 apacheMinaVersion=2.2.4 # Usually matches the version specified as a Spring Boot dependency (see springBootVersion below) -apacheTomcatVersion=10.1.39 +apacheTomcatVersion=10.1.40 # (mothership) -> json-path -> json-smart -> accessor-smart # (core) -> graalvm @@ -158,7 +158,7 @@ googleAutoValueAnnotationsVersion=1.10.4 googleErrorProneAnnotationsVersion=2.36.0 googleHttpClientVersion=1.45.3 googleOauthClientVersion=1.37.0 -googleProtocolBufVersion=3.25.5 +googleProtocolBufVersion=3.25.6 # Cloud and SequenceAnalysis bring gson in as a transitive dependency. # We resolve to the later version here to keep things consistent @@ -289,11 +289,11 @@ slf4jLog4jApiVersion=2.0.16 snappyJavaVersion=1.1.10.7 # Also, update apacheTomcatVersion above to match Spring Boot's Tomcat dependency version -springBootVersion=3.4.1 +springBootVersion=3.4.5 # This usually matches the Spring Framework version dictated by springBootVersion -springVersion=6.2.1 +springVersion=6.2.6 -sqliteJdbcVersion=3.48.0.0 +sqliteJdbcVersion=3.49.1.0 # NLP and SAML bring stax2-api in as a transitive dependency but with very different versions. We force the later version. stax2ApiVersion=4.2.2