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 fa34513c377 Update dependency org.apache.commons:commons-exec to
v1.6.0 (branch_9x) (#4020)
fa34513c377 is described below
commit fa34513c3775804e29fa6f358ca25651228d6dc3
Author: Solr Bot <[email protected]>
AuthorDate: Wed Apr 22 09:22:57 2026 +0200
Update dependency org.apache.commons:commons-exec to v1.6.0 (branch_9x)
(#4020)
Co-authored-by: Jan Høydahl <[email protected]>
---
.../unreleased/PR#4020-update-org-apache-commons-commons-exec.yml | 7 +++++++
solr/licenses/commons-exec-1.5.0.jar.sha1 | 1 -
solr/licenses/commons-exec-1.6.0.jar.sha1 | 1 +
versions.lock | 2 +-
versions.props | 2 +-
5 files changed, 10 insertions(+), 3 deletions(-)
diff --git
a/changelog/unreleased/PR#4020-update-org-apache-commons-commons-exec.yml
b/changelog/unreleased/PR#4020-update-org-apache-commons-commons-exec.yml
new file mode 100644
index 00000000000..eed3b5ac675
--- /dev/null
+++ b/changelog/unreleased/PR#4020-update-org-apache-commons-commons-exec.yml
@@ -0,0 +1,7 @@
+title: Update org.apache.commons:commons-exec to v1.6.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#4020
+ url: https://github.com/apache/solr/pull/4020
diff --git a/solr/licenses/commons-exec-1.5.0.jar.sha1
b/solr/licenses/commons-exec-1.5.0.jar.sha1
deleted file mode 100644
index e95755734d4..00000000000
--- a/solr/licenses/commons-exec-1.5.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-d83ddeb0b9e0f3011a6902984551fc2d3aa1fe7c
diff --git a/solr/licenses/commons-exec-1.6.0.jar.sha1
b/solr/licenses/commons-exec-1.6.0.jar.sha1
new file mode 100644
index 00000000000..b8062f8245a
--- /dev/null
+++ b/solr/licenses/commons-exec-1.6.0.jar.sha1
@@ -0,0 +1 @@
+d24a2fd672c3c278e60388bef656d9d89cf9df4f
diff --git a/versions.lock b/versions.lock
index bcde4565592..596227fd9b1 100644
--- a/versions.lock
+++ b/versions.lock
@@ -178,7 +178,7 @@ org.apache.calcite.avatica:avatica-metrics:1.25.0 (1
constraints: 9b104fc4)
org.apache.commons:commons-collections4:4.5.0 (3 constraints: 471880cc)
org.apache.commons:commons-compress:1.28.0 (3 constraints: a51f96f4)
org.apache.commons:commons-configuration2:2.12.0 (1 constraints: 3705353b)
-org.apache.commons:commons-exec:1.5.0 (1 constraints: 0805ff35)
+org.apache.commons:commons-exec:1.6.0 (1 constraints: 09050236)
org.apache.commons:commons-lang3:3.19.0 (5 constraints: 4e42ec9b)
org.apache.commons:commons-math3:3.6.1 (4 constraints: 9c2589e7)
org.apache.commons:commons-text:1.13.1 (2 constraints: 671f9be5)
diff --git a/versions.props b/versions.props
index aa6dec1c3b1..da4f111bd33 100644
--- a/versions.props
+++ b/versions.props
@@ -45,7 +45,7 @@ org.apache.calcite:*=1.37.0
org.apache.commons:commons-collections4=4.5.0
org.apache.commons:commons-compress=1.28.0
org.apache.commons:commons-configuration2=2.12.0
-org.apache.commons:commons-exec=1.5.0
+org.apache.commons:commons-exec=1.6.0
org.apache.commons:commons-lang3=3.19.0
org.apache.commons:commons-math3=3.6.1
org.apache.curator:*=5.9.0