From 4f77e139935df71bed78ada76d32ce89ea0d1c99 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Thu, 13 Aug 2026 01:08:32 +0000 Subject: [PATCH] Update all non-major dependencies (branch_9x) --- build.gradle | 2 +- solr/licenses/hppc-0.10.0.jar.sha1 | 1 - solr/licenses/hppc-0.11.1.jar.sha1 | 1 + versions.lock | 2 +- versions.props | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 solr/licenses/hppc-0.10.0.jar.sha1 create mode 100644 solr/licenses/hppc-0.11.1.jar.sha1 diff --git a/build.gradle b/build.gradle index 0a1fdebb1e82..2fd20d76ea0a 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ import java.time.format.DateTimeFormatter plugins { id 'base' - id 'com.palantir.consistent-versions' version '2.32.0' + id 'com.palantir.consistent-versions' version '2.37.0' id 'org.owasp.dependencycheck' version '13.0.0' id 'ca.cutterslade.analyze' version '1.10.0' id 'de.thetaphi.forbiddenapis' version '3.10' apply false diff --git a/solr/licenses/hppc-0.10.0.jar.sha1 b/solr/licenses/hppc-0.10.0.jar.sha1 deleted file mode 100644 index def150d92f0f..000000000000 --- a/solr/licenses/hppc-0.10.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -847513ce33b28fdf56882b0ce84213ba3b158d89 diff --git a/solr/licenses/hppc-0.11.1.jar.sha1 b/solr/licenses/hppc-0.11.1.jar.sha1 new file mode 100644 index 000000000000..3f9e00d2645d --- /dev/null +++ b/solr/licenses/hppc-0.11.1.jar.sha1 @@ -0,0 +1 @@ +40f4ead044f380a333a891a6de9487fff7bc3f59 diff --git a/versions.lock b/versions.lock index b0f43bb79fae..97ab03f50534 100644 --- a/versions.lock +++ b/versions.lock @@ -1,7 +1,7 @@ # Run ./gradlew writeVersionsLocks to regenerate this file at.yawk.lz4:lz4-java:1.10.1 (1 constraints: 260dec28) biz.aQute.bnd:biz.aQute.bnd.annotation:7.3.0 (1 constraints: 0c051736) -com.carrotsearch:hppc:0.10.0 (2 constraints: d40fecb0) +com.carrotsearch:hppc:0.11.1 (2 constraints: d60f32b1) com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.9.1 (2 constraints: d01534e2) com.cybozu.labs:langdetect:1.1-20120112 (1 constraints: 5c066d5e) com.fasterxml.jackson:jackson-bom:2.22.0 (12 constraints: daffec4a) diff --git a/versions.props b/versions.props index 7393536c2d5c..10a071376f47 100644 --- a/versions.props +++ b/versions.props @@ -4,7 +4,7 @@ biz.aQute.bnd:biz.aQute.bnd.annotation=7.3.0 com.adobe.testing:s3mock-junit4=2.17.0 com.carrotsearch.randomizedtesting:*=2.9.1 -com.carrotsearch:hppc=0.10.0 +com.carrotsearch:hppc=0.11.1 com.cybozu.labs:langdetect=1.1-20120112 com.fasterxml.jackson:jackson-bom=2.22.0 com.github.ben-manes.caffeine:caffeine=3.2.4