You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2023/08/17 12:38:43 UTC

[solr] branch branch_9x updated: Update dependency org.apache.commons:commons-lang3 to v3.13.0 (#1814)

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 ce78b97f21e Update dependency org.apache.commons:commons-lang3 to v3.13.0 (#1814)
ce78b97f21e is described below

commit ce78b97f21e0e09bd18dab580f1648174124891d
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Tue Aug 15 22:50:12 2023 +0200

    Update dependency org.apache.commons:commons-lang3 to v3.13.0 (#1814)
    
    (cherry picked from commit 194b2050c0b62094e746097c046f792682bf471d)
---
 solr/licenses/commons-lang3-3.12.0.jar.sha1 | 1 -
 solr/licenses/commons-lang3-3.13.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.12.0.jar.sha1 b/solr/licenses/commons-lang3-3.12.0.jar.sha1
deleted file mode 100644
index 8846a21387e..00000000000
--- a/solr/licenses/commons-lang3-3.12.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c6842c86792ff03b9f1d1fe2aab8dc23aa6c6f0e
diff --git a/solr/licenses/commons-lang3-3.13.0.jar.sha1 b/solr/licenses/commons-lang3-3.13.0.jar.sha1
new file mode 100644
index 00000000000..e2d4d379fe0
--- /dev/null
+++ b/solr/licenses/commons-lang3-3.13.0.jar.sha1
@@ -0,0 +1 @@
+b7263237aa89c1f99b327197c41d0669707a462e
diff --git a/versions.lock b/versions.lock
index 7ba30dbaba8..fe151fd3388 100644
--- a/versions.lock
+++ b/versions.lock
@@ -176,7 +176,7 @@ org.apache.commons:commons-compress:1.23.0 (3 constraints: fd1bd8d1)
 org.apache.commons:commons-configuration2:2.9.0 (1 constraints: 0d051036)
 org.apache.commons:commons-csv:1.9.0 (1 constraints: 610cfc01)
 org.apache.commons:commons-exec:1.3 (2 constraints: a41056b8)
-org.apache.commons:commons-lang3:3.12.0 (5 constraints: 9b3e0e36)
+org.apache.commons:commons-lang3:3.13.0 (5 constraints: 9c3eb936)
 org.apache.commons:commons-math3:3.6.1 (5 constraints: 57322799)
 org.apache.commons:commons-text:1.10.0 (1 constraints: d911adf8)
 org.apache.curator:curator-client:4.3.0 (2 constraints: e214cba2)
diff --git a/versions.props b/versions.props
index d44d055cc7e..2b7ab5ebe42 100644
--- a/versions.props
+++ b/versions.props
@@ -39,7 +39,7 @@ org.apache.commons:commons-collections4=4.4
 org.apache.commons:commons-compress=1.23.0
 org.apache.commons:commons-configuration2=2.9.0
 org.apache.commons:commons-exec=1.3
-org.apache.commons:commons-lang3=3.12.0
+org.apache.commons:commons-lang3=3.13.0
 org.apache.commons:commons-math3=3.6.1
 org.apache.curator:*=4.3.0
 org.apache.hadoop.thirdparty:*=1.1.1