From aa739fc052d719ffe7e4e3e93d49aad175be2cd3 Mon Sep 17 00:00:00 2001 From: Jody Grassel Date: Mon, 23 Nov 2015 18:21:10 +0000 Subject: [PATCH] OPENJPA-2616: Update commons collections to 3.2.2 git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@1715910 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-examples/pom.xml | 2 +- openjpa-lib/pom.xml | 2 +- openjpa-persistence-jdbc/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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