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 1e3a2c3ec31 Update dependency org.apache.commons:commons-exec to 
v1.5.0 (branch_9x) (#3548)
1e3a2c3ec31 is described below

commit 1e3a2c3ec312f831c3ebb37e946666b9ffc0e2e8
Author: Solr Bot <[email protected]>
AuthorDate: Mon Sep 1 10:46:35 2025 +0200

    Update dependency org.apache.commons:commons-exec to v1.5.0 (branch_9x) 
(#3548)
---
 solr/licenses/commons-exec-1.4.0.jar.sha1 | 1 -
 solr/licenses/commons-exec-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-exec-1.4.0.jar.sha1 
b/solr/licenses/commons-exec-1.4.0.jar.sha1
deleted file mode 100644
index 5bba4ddb89a..00000000000
--- a/solr/licenses/commons-exec-1.4.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-0e9061b21958bfaf1cb736eb22e36cbf02d8fe9f
diff --git a/solr/licenses/commons-exec-1.5.0.jar.sha1 
b/solr/licenses/commons-exec-1.5.0.jar.sha1
new file mode 100644
index 00000000000..e95755734d4
--- /dev/null
+++ b/solr/licenses/commons-exec-1.5.0.jar.sha1
@@ -0,0 +1 @@
+d83ddeb0b9e0f3011a6902984551fc2d3aa1fe7c
diff --git a/versions.lock b/versions.lock
index c68acdd0eda..6529273a858 100644
--- a/versions.lock
+++ b/versions.lock
@@ -208,7 +208,7 @@ org.apache.commons:commons-collections4:4.4 (3 constraints: 
2a172a57)
 org.apache.commons:commons-compress:1.26.1 (3 constraints: 011cf2d2)
 org.apache.commons:commons-configuration2:2.11.0 (1 constraints: 3605323b)
 org.apache.commons:commons-csv:1.9.0 (1 constraints: 610cfc01)
-org.apache.commons:commons-exec:1.4.0 (2 constraints: 031132cf)
+org.apache.commons:commons-exec:1.5.0 (2 constraints: 041158cf)
 org.apache.commons:commons-lang3:3.15.0 (6 constraints: cc4e807b)
 org.apache.commons:commons-math3:3.6.1 (5 constraints: 57322799)
 org.apache.commons:commons-text:1.12.0 (2 constraints: 651f97e5)
diff --git a/versions.props b/versions.props
index c388dd08bde..10cdecc4075 100644
--- a/versions.props
+++ b/versions.props
@@ -41,7 +41,7 @@ org.apache.calcite:*=1.37.0
 org.apache.commons:commons-collections4=4.4
 org.apache.commons:commons-compress=1.26.1
 org.apache.commons:commons-configuration2=2.11.0
-org.apache.commons:commons-exec=1.4.0
+org.apache.commons:commons-exec=1.5.0
 org.apache.commons:commons-lang3=3.15.0
 org.apache.commons:commons-math3=3.6.1
 org.apache.curator:*=5.9.0

Reply via email to