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

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


The following commit(s) were added to refs/heads/branch_9x by this push:
     new c8ced028fca Update dependency org.apache.commons:commons-lang3 to 
v3.18.0 (branch_9x) (#3549)
c8ced028fca is described below

commit c8ced028fcaedc2c6d92888e747dd37e4ef0754a
Author: Solr Bot <125606113+solr...@users.noreply.github.com>
AuthorDate: Mon Sep 1 23:14:12 2025 +0200

    Update dependency org.apache.commons:commons-lang3 to v3.18.0 (branch_9x) 
(#3549)
    
    Co-authored-by: Jan Høydahl <jan...@apache.org>
---
 solr/licenses/commons-lang3-3.17.0.jar.sha1 | 1 -
 solr/licenses/commons-lang3-3.18.0.jar.sha1 | 1 +
 versions.lock                               | 2 +-
 versions.props                              | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/commons-lang3-3.17.0.jar.sha1 
b/solr/licenses/commons-lang3-3.17.0.jar.sha1
deleted file mode 100644
index f64174593b1..00000000000
--- a/solr/licenses/commons-lang3-3.17.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b17d2136f0460dcc0d2016ceefca8723bdf4ee70
diff --git a/solr/licenses/commons-lang3-3.18.0.jar.sha1 
b/solr/licenses/commons-lang3-3.18.0.jar.sha1
new file mode 100644
index 00000000000..200d8434ca2
--- /dev/null
+++ b/solr/licenses/commons-lang3-3.18.0.jar.sha1
@@ -0,0 +1 @@
+fb14946f0e39748a6571de0635acbe44e7885491
diff --git a/versions.lock b/versions.lock
index 36428015c60..7d18c1895f0 100644
--- a/versions.lock
+++ b/versions.lock
@@ -209,7 +209,7 @@ org.apache.commons:commons-compress:1.26.1 (3 constraints: 
011cf2d2)
 org.apache.commons:commons-configuration2:2.12.0 (1 constraints: 3705353b)
 org.apache.commons:commons-csv:1.9.0 (1 constraints: 610cfc01)
 org.apache.commons:commons-exec:1.5.0 (2 constraints: 041158cf)
-org.apache.commons:commons-lang3:3.17.0 (6 constraints: d24ef17c)
+org.apache.commons:commons-lang3:3.18.0 (6 constraints: d54e827f)
 org.apache.commons:commons-math3:3.6.1 (5 constraints: 57322799)
 org.apache.commons:commons-text:1.13.1 (2 constraints: 671f9be5)
 org.apache.curator:curator-client:5.9.0 (2 constraints: f01434a4)
diff --git a/versions.props b/versions.props
index 5faff5098f8..98ee393b999 100644
--- a/versions.props
+++ b/versions.props
@@ -42,7 +42,7 @@ org.apache.commons:commons-collections4=4.5.0
 org.apache.commons:commons-compress=1.26.1
 org.apache.commons:commons-configuration2=2.12.0
 org.apache.commons:commons-exec=1.5.0
-org.apache.commons:commons-lang3=3.15.0
+org.apache.commons:commons-lang3=3.18.0
 org.apache.commons:commons-math3=3.6.1
 org.apache.curator:*=5.9.0
 org.apache.hadoop.thirdparty:*=1.3.0

Reply via email to