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

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

commit c2835c6701885e98c67464576f7d390c5178af28
Author: Solr Bot <[email protected]>
AuthorDate: Wed Dec 10 10:40:22 2025 +0100

    Update dependency org.apache.commons:commons-text to v1.15.0 (#3933)
    
    (cherry picked from commit 3f342d4423c46da89687d5e41e6b9a1f12c4b457)
---
 .../unreleased/PR#3933-update-org-apache-commons-commons-text.yml  | 7 +++++++
 gradle/libs.versions.toml                                          | 2 +-
 solr/licenses/commons-lang3-3.20.0.jar.sha1                        | 1 +
 solr/licenses/commons-text-1.14.0.jar.sha1                         | 1 -
 solr/licenses/commons-text-1.15.0.jar.sha1                         | 1 +
 solr/modules/sql/gradle.lockfile                                   | 5 +++--
 solr/solrj-streaming/gradle.lockfile                               | 4 ++--
 7 files changed, 15 insertions(+), 6 deletions(-)

diff --git 
a/changelog/unreleased/PR#3933-update-org-apache-commons-commons-text.yml 
b/changelog/unreleased/PR#3933-update-org-apache-commons-commons-text.yml
new file mode 100644
index 00000000000..802f49b888a
--- /dev/null
+++ b/changelog/unreleased/PR#3933-update-org-apache-commons-commons-text.yml
@@ -0,0 +1,7 @@
+title: Update org.apache.commons:commons-text to v1.15.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3933
+  url: https://github.com/apache/solr/pull/3933
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index eaa9f3f3c49..2f93fe6d9b3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -30,7 +30,7 @@ apache-commons-exec = "1.5.0"
 apache-commons-lang3 = "3.19.0"
 apache-commons-math3 = "3.6.1"
 # @keep for version alignment
-apache-commons-text = "1.14.0"
+apache-commons-text = "1.15.0"
 apache-curator = "5.9.0"
 apache-httpcomponents-httpclient = "4.5.14"
 apache-httpcomponents-httpcore = "4.4.16"
diff --git a/solr/licenses/commons-lang3-3.20.0.jar.sha1 
b/solr/licenses/commons-lang3-3.20.0.jar.sha1
new file mode 100644
index 00000000000..a50140c5738
--- /dev/null
+++ b/solr/licenses/commons-lang3-3.20.0.jar.sha1
@@ -0,0 +1 @@
+65897b3e5731220962e659e001904af3c3cbeba9
diff --git a/solr/licenses/commons-text-1.14.0.jar.sha1 
b/solr/licenses/commons-text-1.14.0.jar.sha1
deleted file mode 100644
index 7df12a5a991..00000000000
--- a/solr/licenses/commons-text-1.14.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-adcb0d4c67eabc79682604b47eb852aaff21138a
diff --git a/solr/licenses/commons-text-1.15.0.jar.sha1 
b/solr/licenses/commons-text-1.15.0.jar.sha1
new file mode 100644
index 00000000000..feda8d757f7
--- /dev/null
+++ b/solr/licenses/commons-text-1.15.0.jar.sha1
@@ -0,0 +1 @@
+9899093aa40f0199d6c39b131b8f087cdb37e399
diff --git a/solr/modules/sql/gradle.lockfile b/solr/modules/sql/gradle.lockfile
index d1fdd9f0ab0..6482ac10b74 100644
--- a/solr/modules/sql/gradle.lockfile
+++ b/solr/modules/sql/gradle.lockfile
@@ -84,9 +84,10 @@ 
org.apache.calcite.avatica:avatica-metrics:1.25.0=compileClasspath,jarValidation
 
org.apache.calcite:calcite-core:1.37.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
org.apache.calcite:calcite-linq4j:1.37.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
org.apache.commons:commons-exec:1.5.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.apache.commons:commons-lang3:3.19.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
+org.apache.commons:commons-lang3:3.19.0=solrPlatformLibs
+org.apache.commons:commons-lang3:3.20.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
org.apache.commons:commons-math3:3.6.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-org.apache.commons:commons-text:1.14.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
+org.apache.commons:commons-text:1.15.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
org.apache.curator:curator-client:5.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
 
org.apache.curator:curator-framework:5.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
 org.apache.curator:curator-test:5.9.0=jarValidation,testRuntimeClasspath
diff --git a/solr/solrj-streaming/gradle.lockfile 
b/solr/solrj-streaming/gradle.lockfile
index 20c4f61514d..fd89d872fec 100644
--- a/solr/solrj-streaming/gradle.lockfile
+++ b/solr/solrj-streaming/gradle.lockfile
@@ -91,9 +91,9 @@ 
org.apache.calcite.avatica:avatica-metrics:1.25.0=jarValidation,testRuntimeClass
 org.apache.calcite:calcite-core:1.37.0=jarValidation,testRuntimeClasspath
 org.apache.calcite:calcite-linq4j:1.37.0=jarValidation,testRuntimeClasspath
 org.apache.commons:commons-exec:1.5.0=jarValidation,testRuntimeClasspath
-org.apache.commons:commons-lang3:3.19.0=jarValidation,testRuntimeClasspath
+org.apache.commons:commons-lang3:3.20.0=jarValidation,testRuntimeClasspath
 
org.apache.commons:commons-math3:3.6.1=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
-org.apache.commons:commons-text:1.14.0=jarValidation,testRuntimeClasspath
+org.apache.commons:commons-text:1.15.0=jarValidation,testRuntimeClasspath
 
org.apache.curator:curator-client:5.9.0=jarValidation,testCompileClasspath,testRuntimeClasspath
 
org.apache.curator:curator-framework:5.9.0=jarValidation,testCompileClasspath,testRuntimeClasspath
 org.apache.curator:curator-test:5.9.0=jarValidation,testRuntimeClasspath

Reply via email to