diff --git a/core/pom.xml b/core/pom.xml
index 2ccc77d01..01518c336 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -335,8 +335,8 @@
- commons-collections
- commons-collections
+ org.apache.commons
+ commons-collections4
test
diff --git a/pom.xml b/pom.xml
index 5af254af6..d3610a675 100644
--- a/pom.xml
+++ b/pom.xml
@@ -696,9 +696,9 @@
1.1.3
- commons-collections
- commons-collections
- 3.2.2
+ org.apache.commons
+ commons-collections4
+ 4.1
commons-fileupload