This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 371a2dad2e1 HDDS-14638. Bump commons-collections4 to 4.5.0 (#9765)
371a2dad2e1 is described below
commit 371a2dad2e1c62ca1e6c82dba09a129781494f75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 17 16:47:07 2026 +0100
HDDS-14638. Bump commons-collections4 to 4.5.0 (#9765)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index def6b170e52..81762a1f95c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<commons-beanutils.version>1.11.0</commons-beanutils.version>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-codec.version>1.18.0</commons-codec.version>
- <commons-collections.version>4.4</commons-collections.version>
+ <commons-collections.version>4.5.0</commons-collections.version>
<commons-compress.version>1.27.1</commons-compress.version>
<commons-configuration2.version>2.12.0</commons-configuration2.version>
<commons-csv.version>1.14.1</commons-csv.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]