You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2024/02/27 13:08:49 UTC

(solr) branch main updated: Update dependency org.apache.commons:commons-exec to v1.4.0 (#2181)

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

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 146f9b03881 Update dependency org.apache.commons:commons-exec to v1.4.0 (#2181)
146f9b03881 is described below

commit 146f9b038817a6497709c2208503b42517221d04
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Tue Feb 27 14:08:44 2024 +0100

    Update dependency org.apache.commons:commons-exec to v1.4.0 (#2181)
---
 solr/licenses/commons-exec-1.3.jar.sha1   | 1 -
 solr/licenses/commons-exec-1.4.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.3.jar.sha1 b/solr/licenses/commons-exec-1.3.jar.sha1
deleted file mode 100644
index fca1c0110ff..00000000000
--- a/solr/licenses/commons-exec-1.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8dfb9facd0830a27b1b5f29f84593f0aeee7773b
diff --git a/solr/licenses/commons-exec-1.4.0.jar.sha1 b/solr/licenses/commons-exec-1.4.0.jar.sha1
new file mode 100644
index 00000000000..5bba4ddb89a
--- /dev/null
+++ b/solr/licenses/commons-exec-1.4.0.jar.sha1
@@ -0,0 +1 @@
+0e9061b21958bfaf1cb736eb22e36cbf02d8fe9f
diff --git a/versions.lock b/versions.lock
index f32e1e20f73..028d1039bfe 100644
--- a/versions.lock
+++ b/versions.lock
@@ -174,7 +174,7 @@ org.apache.commons:commons-collections4:4.4 (3 constraints: 2a172a57)
 org.apache.commons:commons-compress:1.25.0 (3 constraints: ff1b66d2)
 org.apache.commons:commons-configuration2:2.9.0 (1 constraints: 0d051036)
 org.apache.commons:commons-csv:1.9.0 (1 constraints: 610cfc01)
-org.apache.commons:commons-exec:1.3 (2 constraints: a41056b8)
+org.apache.commons:commons-exec:1.4.0 (2 constraints: 031132cf)
 org.apache.commons:commons-lang3:3.14.0 (5 constraints: 9d3e6437)
 org.apache.commons:commons-math3:3.6.1 (5 constraints: 57322799)
 org.apache.commons:commons-text:1.10.0 (1 constraints: d911adf8)
diff --git a/versions.props b/versions.props
index 46579fd0741..8b89fa14963 100644
--- a/versions.props
+++ b/versions.props
@@ -37,7 +37,7 @@ org.apache.calcite:*=1.35.0
 org.apache.commons:commons-collections4=4.4
 org.apache.commons:commons-compress=1.25.0
 org.apache.commons:commons-configuration2=2.9.0
-org.apache.commons:commons-exec=1.3
+org.apache.commons:commons-exec=1.4.0
 org.apache.commons:commons-lang3=3.14.0
 org.apache.commons:commons-math3=3.6.1
 org.apache.curator:*=5.5.0