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 2f810d42877 Update dependency commons-cli:commons-cli to v1.5.0 (#1403)
2f810d42877 is described below

commit 2f810d428770647170ddfc1fc7a4269d5a8faf6d
Author: Solr Bot <[email protected]>
AuthorDate: Mon Feb 27 22:11:39 2023 +0100

    Update dependency commons-cli:commons-cli to v1.5.0 (#1403)
    
    (cherry picked from commit 80a58fd9c9b1af764e19ae8aad23f6488b22825b)
---
 solr/licenses/commons-cli-1.4.jar.sha1   | 1 -
 solr/licenses/commons-cli-1.5.0.jar.sha1 | 1 +
 versions.lock                            | 2 +-
 versions.props                           | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/commons-cli-1.4.jar.sha1 
b/solr/licenses/commons-cli-1.4.jar.sha1
deleted file mode 100644
index 536f272467a..00000000000
--- a/solr/licenses/commons-cli-1.4.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c51c00206bb913cd8612b24abd9fa98ae89719b1
diff --git a/solr/licenses/commons-cli-1.5.0.jar.sha1 
b/solr/licenses/commons-cli-1.5.0.jar.sha1
new file mode 100644
index 00000000000..bf3768d4e0d
--- /dev/null
+++ b/solr/licenses/commons-cli-1.5.0.jar.sha1
@@ -0,0 +1 @@
+dc98be5d5390230684a092589d70ea76a147925c
diff --git a/versions.lock b/versions.lock
index 4becff47f18..d92a0750bc7 100644
--- a/versions.lock
+++ b/versions.lock
@@ -76,7 +76,7 @@ com.sun.activation:jakarta.activation:1.2.2 (1 constraints: 
ba0dac35)
 com.sun.istack:istack-commons-runtime:3.0.12 (1 constraints: eb0d9a43)
 com.tdunning:t-digest:3.1 (1 constraints: a804212c)
 com.zaxxer:SparseBitSet:1.2 (1 constraints: 0d081e75)
-commons-cli:commons-cli:1.4 (1 constraints: a9041e2c)
+commons-cli:commons-cli:1.5.0 (1 constraints: 0805ff35)
 commons-codec:commons-codec:1.15 (10 constraints: b187a061)
 commons-collections:commons-collections:3.2.2 (1 constraints: 09050236)
 commons-io:commons-io:2.11.0 (9 constraints: 9d65151d)
diff --git a/versions.props b/versions.props
index 991a4706a36..ad84ddea3c2 100644
--- a/versions.props
+++ b/versions.props
@@ -15,7 +15,7 @@ com.google.re2j:re2j=1.6
 com.jayway.jsonpath:json-path=2.7.0
 com.lmax:disruptor=3.4.2
 com.tdunning:t-digest=3.1
-commons-cli:commons-cli=1.4
+commons-cli:commons-cli=1.5.0
 commons-codec:commons-codec=1.15
 commons-collections:commons-collections=3.2.2
 commons-io:commons-io=2.11.0

Reply via email to