diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml index c08752286..5bda819ef 100644 --- a/openjpa-examples/pom.xml +++ b/openjpa-examples/pom.xml @@ -55,7 +55,7 @@ commons-collections commons-collections - 3.2 + 3.2.2 test diff --git a/openjpa-lib/pom.xml b/openjpa-lib/pom.xml index 7ed3bb8d9..46e419bd8 100644 --- a/openjpa-lib/pom.xml +++ b/openjpa-lib/pom.xml @@ -88,7 +88,7 @@ commons-collections commons-collections - 3.2 + 3.2.2 compile diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml index efd903c72..1b33096ce 100644 --- a/openjpa-persistence-jdbc/pom.xml +++ b/openjpa-persistence-jdbc/pom.xml @@ -401,7 +401,7 @@ commons-collections commons-collections - 3.2 + 3.2.2 test