From 6533ebef9b7b452a3e05635725aecbd633602c22 Mon Sep 17 00:00:00 2001 From: Michal Landsman Date: Wed, 13 Sep 2023 15:35:51 +0200 Subject: [PATCH 1/2] bump commons-commons-collections-4.4 https://github.com/apache/commons-collections/releases/tag/commons-commons-collections-4.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6cf8b3720..c51b88fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ commons-collections commons-collections - 3.2.2 + 4.4.0 From b913b6f4cd61840b9b32ab871c667a6e4abf5b7c Mon Sep 17 00:00:00 2001 From: Michal Landsman Date: Wed, 13 Sep 2023 16:38:45 +0200 Subject: [PATCH 2/2] fix dependency artifact id https://commons.apache.org/proper/commons-collections/dependency-info.html --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c51b88fa3..0ee920900 100644 --- a/pom.xml +++ b/pom.xml @@ -161,9 +161,9 @@ - commons-collections - commons-collections - 4.4.0 + org.apache.commons + commons-collections4 + 4.4