diff --git a/gradle.properties b/gradle.properties index e729a06b0b..143f8e8b4b 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.7.1 +labkeyVersion=25.7.2 labkeyClientApiVersion=6.3.0 # Version numbers for the various binary artifacts that are included when @@ -291,7 +291,7 @@ springBootVersion=3.5.3 # This usually matches the Spring Framework version dictated by springBootVersion springVersion=6.2.8 -sqliteJdbcVersion=3.50.1.0 +sqliteJdbcVersion=3.50.3.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