diff --git a/gradle.properties b/gradle.properties index e5a7177533..32b97435ee 100644 --- a/gradle.properties +++ b/gradle.properties @@ -45,7 +45,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=26.7-SNAPSHOT -labkeyClientApiVersion=7.2.0 +labkeyClientApiVersion=7.3.0 # Uncomment the following line to download proteomics binaries #includeProteomicsBinaries @@ -98,7 +98,7 @@ apacheDirectoryVersion=2.1.8 apacheMinaVersion=2.2.9 # Usually matches the version specified as a Spring Boot dependency (see springBootVersion below) -apacheTomcatVersion=11.0.23 +apacheTomcatVersion=11.0.24 # (mothership) -> json-path -> json-smart -> accessor-smart # (core) -> graalvm @@ -249,7 +249,7 @@ jxlVersion=2.6.3 kaptchaVersion=2.3 -log4j2Version=2.26.0 +log4j2Version=2.26.1 lombokVersion=1.18.46