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 75995bfbb13 Update dependency commons-cli:commons-cli to v1.11.0
(branch_9x) (#4018)
75995bfbb13 is described below
commit 75995bfbb13441023e13a9779c9f14fde245205e
Author: Solr Bot <[email protected]>
AuthorDate: Wed Apr 22 22:48:09 2026 +0200
Update dependency commons-cli:commons-cli to v1.11.0 (branch_9x) (#4018)
---
changelog/unreleased/PR#4018-update-commons-cli-commons-cli.yml | 7 +++++++
solr/licenses/commons-cli-1.10.0.jar.sha1 | 1 -
solr/licenses/commons-cli-1.11.0.jar.sha1 | 1 +
versions.lock | 2 +-
versions.props | 2 +-
5 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/changelog/unreleased/PR#4018-update-commons-cli-commons-cli.yml
b/changelog/unreleased/PR#4018-update-commons-cli-commons-cli.yml
new file mode 100644
index 00000000000..d60a8cbba59
--- /dev/null
+++ b/changelog/unreleased/PR#4018-update-commons-cli-commons-cli.yml
@@ -0,0 +1,7 @@
+title: Update commons-cli:commons-cli to v1.11.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#4018
+ url: https://github.com/apache/solr/pull/4018
diff --git a/solr/licenses/commons-cli-1.10.0.jar.sha1
b/solr/licenses/commons-cli-1.10.0.jar.sha1
deleted file mode 100644
index 079cc138ccc..00000000000
--- a/solr/licenses/commons-cli-1.10.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-6fd35d70709c2b3da6122e72278266bc02b5eaa3
diff --git a/solr/licenses/commons-cli-1.11.0.jar.sha1
b/solr/licenses/commons-cli-1.11.0.jar.sha1
new file mode 100644
index 00000000000..078dd60411c
--- /dev/null
+++ b/solr/licenses/commons-cli-1.11.0.jar.sha1
@@ -0,0 +1 @@
+a461452d3e31bebf2706323f8738ec44b19c96e1
diff --git a/versions.lock b/versions.lock
index 68ce19ec360..11259313b9e 100644
--- a/versions.lock
+++ b/versions.lock
@@ -75,7 +75,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.3 (1 constraints: 0e081f75)
commons-beanutils:commons-beanutils:1.11.0 (1 constraints: e30fce93)
-commons-cli:commons-cli:1.10.0 (2 constraints: d10f38be)
+commons-cli:commons-cli:1.11.0 (2 constraints: d20f5dbe)
commons-codec:commons-codec:1.21.0 (9 constraints: 587d8a8a)
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 645490aaa56..7b86c302038 100644
--- a/versions.props
+++ b/versions.props
@@ -19,7 +19,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.10.0
+commons-cli:commons-cli=1.11.0
commons-codec:commons-codec=1.21.0
commons-collections:commons-collections=3.2.2
commons-io:commons-io=2.21.0