This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 83e4ac08c11 Update dependency org.carrot2:carrot2-core to v4.8.1 
(#3369)
83e4ac08c11 is described below

commit 83e4ac08c114bc238d54611aef003b2a71a62250
Author: Solr Bot <125606113+solr...@users.noreply.github.com>
AuthorDate: Mon Sep 1 20:25:49 2025 +0200

    Update dependency org.carrot2:carrot2-core to v4.8.1 (#3369)
---
 gradle/libs.versions.toml                 | 2 +-
 solr/licenses/carrot2-core-4.5.1.jar.sha1 | 1 -
 solr/licenses/carrot2-core-4.8.1.jar.sha1 | 1 +
 solr/modules/clustering/gradle.lockfile   | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 7fb2e29d3af..9e8c94056f3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -64,7 +64,7 @@ bouncycastle = "1.78.1"
 # @keep Browserify version used in ref-guide
 browserify = "17.0.0"
 bytebuddy = "1.17.7"
-carrot2-core = "4.5.1"
+carrot2-core = "4.8.1"
 carrotsearch-hppc = "0.10.0"
 carrotsearch-randomizedtesting = "2.8.3"
 # @keep for version alignment
diff --git a/solr/licenses/carrot2-core-4.5.1.jar.sha1 
b/solr/licenses/carrot2-core-4.5.1.jar.sha1
deleted file mode 100644
index c31bbda6e7d..00000000000
--- a/solr/licenses/carrot2-core-4.5.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-74719e39a51e4de3e9e481ecbf703f6475fc1f8d
diff --git a/solr/licenses/carrot2-core-4.8.1.jar.sha1 
b/solr/licenses/carrot2-core-4.8.1.jar.sha1
new file mode 100644
index 00000000000..117f42ac166
--- /dev/null
+++ b/solr/licenses/carrot2-core-4.8.1.jar.sha1
@@ -0,0 +1 @@
+a6c032b32747e38e5abaf7ae18b6425a021776a5
diff --git a/solr/modules/clustering/gradle.lockfile 
b/solr/modules/clustering/gradle.lockfile
index 6e847140b2b..87ece4e378c 100644
--- a/solr/modules/clustering/gradle.lockfile
+++ b/solr/modules/clustering/gradle.lockfile
@@ -109,7 +109,7 @@ 
org.apache.lucene:lucene-test-framework:10.2.1=jarValidation,testCompileClasspat
 
org.apache.zookeeper:zookeeper-jute:3.9.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
 
org.apache.zookeeper:zookeeper:3.9.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
 org.apiguardian:apiguardian-api:1.1.2=jarValidation,testRuntimeClasspath
-org.carrot2:carrot2-core:4.5.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+org.carrot2:carrot2-core:4.8.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
org.checkerframework:checker-qual:3.44.0=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
 
org.codehaus.woodstox:stax2-api:4.2.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
org.eclipse.jetty.ee10:jetty-ee10-servlet:12.0.19=jarValidation,testCompileClasspath,testRuntimeClasspath

Reply via email to