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 a45d1f231d5 Update commons-cli to v1.10.0 (#3520)
a45d1f231d5 is described below

commit a45d1f231d57b20e7eb142739788523e84372845
Author: Jan Høydahl <[email protected]>
AuthorDate: Fri Aug 29 12:03:42 2025 +0200

    Update commons-cli to v1.10.0 (#3520)
    
    Backport of commit 81784248f12cc159cc05aa28653ac41ca5fb79eb from #3457
    
    Signed-off-by: Jan Høydahl <[email protected]>
    Co-authored-by: Solr Bot <[email protected]>
---
 solr/licenses/commons-cli-1.10.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.10.0.jar.sha1 
b/solr/licenses/commons-cli-1.10.0.jar.sha1
new file mode 100644
index 00000000000..079cc138ccc
--- /dev/null
+++ b/solr/licenses/commons-cli-1.10.0.jar.sha1
@@ -0,0 +1 @@
+6fd35d70709c2b3da6122e72278266bc02b5eaa3
diff --git a/solr/licenses/commons-cli-1.9.0.jar.sha1 
b/solr/licenses/commons-cli-1.9.0.jar.sha1
deleted file mode 100644
index 53ef65824b8..00000000000
--- a/solr/licenses/commons-cli-1.9.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e1cdfa8bf40ccbb7440b2d1232f9f45bb20a1844
diff --git a/versions.lock b/versions.lock
index 9556e7807cf..d3390b25dc7 100644
--- a/versions.lock
+++ b/versions.lock
@@ -90,7 +90,7 @@ com.typesafe.scala-logging:scala-logging_2.13:3.9.5 (1 
constraints: 080b20e8)
 com.yammer.metrics:metrics-core:2.2.0 (7 constraints: 8760e867)
 com.zaxxer:SparseBitSet:1.2 (1 constraints: 0d081e75)
 commons-beanutils:commons-beanutils:1.9.4 (1 constraints: be0f0384)
-commons-cli:commons-cli:1.9.0 (2 constraints: a90fcab3)
+commons-cli:commons-cli:1.10.0 (2 constraints: d10f38be)
 commons-codec:commons-codec:1.17.1 (11 constraints: bb9590ef)
 commons-collections:commons-collections:3.2.2 (3 constraints: 77242dac)
 commons-digester:commons-digester:2.1 (1 constraints: 550fb664)
diff --git a/versions.props b/versions.props
index 43738d2a3a5..b54d97142b6 100644
--- a/versions.props
+++ b/versions.props
@@ -18,7 +18,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.9.0
+commons-cli:commons-cli=1.10.0
 commons-codec:commons-codec=1.17.1
 commons-collections:commons-collections=3.2.2
 commons-io:commons-io=2.17.0

Reply via email to