diff --git a/pom.xml b/pom.xml
index ae2ff8878b0a574304ccd885ab6eb39595145728..5daca03f61436828055d1bfa9c3a98a50f2f21e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -478,7 +478,7 @@
         <version>${commons.math3.version}</version>
       </dependency>
       <dependency>
-        <groupId>org.apache.commons</groupId>
+        <groupId>commons-collections</groupId>
         <artifactId>commons-collections</artifactId>
         <version>${commons.collections.version}</version>
       </dependency>