diff --git a/gradle.properties b/gradle.properties index 81a2d6f10a..db9b11f8d3 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.11.5 +labkeyVersion=25.11.6 labkeyClientApiVersion=7.0.0 # Version numbers for the various binary artifacts that are included when @@ -239,7 +239,7 @@ jxlVersion=2.6.3 kaptchaVersion=2.3 -log4j2Version=2.25.2 +log4j2Version=2.25.3 lombokVersion=1.18.42