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 24027dc5321 Update dependency org.apache.commons:commons-collections4
to v4.5.0 (branch_9x) (#3545)
24027dc5321 is described below
commit 24027dc5321531d936fbdeee64e0ff1f1d8435f0
Author: Solr Bot <[email protected]>
AuthorDate: Mon Sep 1 21:02:40 2025 +0200
Update dependency org.apache.commons:commons-collections4 to v4.5.0
(branch_9x) (#3545)
---
solr/licenses/commons-collections4-4.4.jar.sha1 | 1 -
solr/licenses/commons-collections4-4.5.0.jar.sha1 | 1 +
versions.lock | 2 +-
versions.props | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/solr/licenses/commons-collections4-4.4.jar.sha1
b/solr/licenses/commons-collections4-4.4.jar.sha1
deleted file mode 100644
index 05a9b6e6d0b..00000000000
--- a/solr/licenses/commons-collections4-4.4.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-62ebe7544cb7164d87e0637a2a6a2bdc981395e8
diff --git a/solr/licenses/commons-collections4-4.5.0.jar.sha1
b/solr/licenses/commons-collections4-4.5.0.jar.sha1
new file mode 100644
index 00000000000..10e87b4d041
--- /dev/null
+++ b/solr/licenses/commons-collections4-4.5.0.jar.sha1
@@ -0,0 +1 @@
+e5cf89f0c6e132fc970bd9a465fdcb8dbe94f75a
diff --git a/versions.lock b/versions.lock
index e0bd3e63981..69267341513 100644
--- a/versions.lock
+++ b/versions.lock
@@ -204,7 +204,7 @@ org.apache.calcite:calcite-core:1.37.0 (1 constraints:
3d05463b)
org.apache.calcite:calcite-linq4j:1.37.0 (2 constraints: cf12444c)
org.apache.calcite.avatica:avatica-core:1.25.0 (3 constraints: 0121ddcc)
org.apache.calcite.avatica:avatica-metrics:1.25.0 (1 constraints: 9b104fc4)
-org.apache.commons:commons-collections4:4.4 (3 constraints: 2a172a57)
+org.apache.commons:commons-collections4:4.5.0 (3 constraints: 8917d975)
org.apache.commons:commons-compress:1.26.1 (3 constraints: 011cf2d2)
org.apache.commons:commons-configuration2:2.12.0 (1 constraints: 3705353b)
org.apache.commons:commons-csv:1.9.0 (1 constraints: 610cfc01)
diff --git a/versions.props b/versions.props
index c5f23edfe25..27f11b0a2fe 100644
--- a/versions.props
+++ b/versions.props
@@ -38,7 +38,7 @@ net.thisptr:jackson-jq=0.0.13
no.nav.security:mock-oauth2-server=0.5.10
org.apache.calcite.avatica:avatica-core=1.25.0
org.apache.calcite:*=1.37.0
-org.apache.commons:commons-collections4=4.4
+org.apache.commons:commons-collections4=4.5.0
org.apache.commons:commons-compress=1.26.1
org.apache.commons:commons-configuration2=2.12.0
org.apache.commons:commons-exec=1.5.0