From ad888c2bc237aac903f143c8fdb1e6bd2d409f09 Mon Sep 17 00:00:00 2001 From: labkey-susanh Date: Fri, 27 Jun 2025 07:55:51 -0700 Subject: [PATCH] Update various dependency versions --- gradle.properties | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/gradle.properties b/gradle.properties index 06b04b5366..d33a5981cf 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=25.7-SNAPSHOT -labkeyClientApiVersion=6.2.0 +labkeyClientApiVersion=6.3.0 # Version numbers for the various binary artifacts that are included when # deploying via deployApp or deployDist and when creating distributions. @@ -117,7 +117,7 @@ cglibNodepVersion=2.2.3 checkerQualVersion=3.31.0 -commonmarkVersion=0.24.0 +commonmarkVersion=0.25.0 # the beanutils version is not the default version brought from commons-validator and/or commons-digester # in the :server:api module but is required for some of our code to compile @@ -139,7 +139,7 @@ commonsTextVersion=1.13.1 commonsValidatorVersion=1.9.0 commonsVfs2Version=2.10.0 -datadogVersion=1.49.0 +datadogVersion=1.50.0 dom4jVersion=2.1.4 @@ -158,7 +158,7 @@ googleAutoValueAnnotationsVersion=1.10.4 googleErrorProneAnnotationsVersion=2.38.0 googleHttpClientVersion=1.47.0 googleOauthClientVersion=1.39.0 -googleProtocolBufVersion=3.25.7 +googleProtocolBufVersion=3.25.8 # Cloud and SequenceAnalysis bring gson in as a transitive dependency. # We resolve to the later version here to keep things consistent @@ -166,7 +166,7 @@ googleProtocolBufVersion=3.25.7 # "java.lang.NoSuchMethodError: 'void com.google.gson.internal.ConstructorConstructor.(java.util.Map)'" errors gsonVersion=2.8.9 -grpcVersion=1.72.0 +grpcVersion=1.73.0 guavaVersion=33.4.8-jre @@ -192,7 +192,7 @@ httpcoreVersion=4.4.16 intellijKotlinVersion=1.9.10 # Update all Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others -jacksonVersion=2.19.0 +jacksonVersion=2.19.1 jacksonAnnotationsVersion=2.19.0 jacksonDatabindVersion=2.19.0 jacksonJaxrsBaseVersion=2.19.0 @@ -242,12 +242,12 @@ log4j2Version=2.24.3 lombokVersion=1.18.38 -luceneVersion=9.12.1 +luceneVersion=9.12.2 -mssqlJdbcVersion=12.10.0.jre11 +mssqlJdbcVersion=12.10.1.jre11 # force for docker -nettyVersion=4.2.1.Final +nettyVersion=4.2.2.Final objenesisVersion=1.0 @@ -279,9 +279,9 @@ romeVersion=2.1.0 servletApiVersion=6.0.0 # this version is forced for compatibility with pipeline and tika -slf4jLog4j12Version=2.0.16 +slf4jLog4j12Version=2.0.17 # this version is forced for compatibility with api, LDK, and workflow -slf4jLog4jApiVersion=2.0.16 +slf4jLog4jApiVersion=2.0.17 # This is a dependency for HTSJDK. Force version for CVE-2023-43642 snappyJavaVersion=1.1.10.7 @@ -291,7 +291,7 @@ springBootVersion=3.5.3 # This usually matches the Spring Framework version dictated by springBootVersion springVersion=6.2.8 -sqliteJdbcVersion=3.49.1.0 +sqliteJdbcVersion=3.50.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 @@ -299,7 +299,7 @@ stax2ApiVersion=4.2.2 thumbnailatorVersion=0.4.20 # used for tika-core in API and tika-parsers in search -tikaVersion=3.1.0 +tikaVersion=3.2.0 # sync with Tika tukaaniXZVersion=1.10