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

epugh 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 84cb81f114c Update dependency commons-cli:commons-cli to v1.9.0 (#2650)
84cb81f114c is described below

commit 84cb81f114cb1854d4eabe1b57b78d4dc61261fd
Author: Solr Bot <[email protected]>
AuthorDate: Fri Aug 16 12:29:43 2024 +0200

    Update dependency commons-cli:commons-cli to v1.9.0 (#2650)
    
    (cherry picked from commit dec03886db16c7fcb44a7c99b132419c51299938)
---
 solr/licenses/commons-cli-1.8.0.jar.sha1 | 1 -
 solr/licenses/commons-cli-1.9.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.8.0.jar.sha1 
b/solr/licenses/commons-cli-1.8.0.jar.sha1
deleted file mode 100644
index 8deb1354776..00000000000
--- a/solr/licenses/commons-cli-1.8.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-41a4bff12057eecb6daaf9c7f36c237815be3da1
diff --git a/solr/licenses/commons-cli-1.9.0.jar.sha1 
b/solr/licenses/commons-cli-1.9.0.jar.sha1
new file mode 100644
index 00000000000..53ef65824b8
--- /dev/null
+++ b/solr/licenses/commons-cli-1.9.0.jar.sha1
@@ -0,0 +1 @@
+e1cdfa8bf40ccbb7440b2d1232f9f45bb20a1844
diff --git a/versions.lock b/versions.lock
index fa0666cf229..ef27b028b2b 100644
--- a/versions.lock
+++ b/versions.lock
@@ -77,7 +77,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.3 (1 constraints: aa04232c)
 com.zaxxer:SparseBitSet:1.2 (1 constraints: 0d081e75)
-commons-cli:commons-cli:1.8.0 (1 constraints: 0b050836)
+commons-cli:commons-cli:1.9.0 (1 constraints: 0c050b36)
 commons-codec:commons-codec:1.17.1 (11 constraints: 5a953ac4)
 commons-collections:commons-collections:3.2.2 (1 constraints: 09050236)
 commons-io:commons-io:2.15.1 (10 constraints: 47759e4f)
diff --git a/versions.props b/versions.props
index d420c9a3fed..21503b5c983 100644
--- a/versions.props
+++ b/versions.props
@@ -17,7 +17,7 @@ com.j256.simplemagic:simplemagic=1.17
 com.jayway.jsonpath:json-path=2.9.0
 com.lmax:disruptor=3.4.4
 com.tdunning:t-digest=3.3
-commons-cli:commons-cli=1.8.0
+commons-cli:commons-cli=1.9.0
 commons-codec:commons-codec=1.17.1
 commons-collections:commons-collections=3.2.2
 commons-io:commons-io=2.15.1

Reply via email to