mirror of https://github.com/apache/openjpa.git
OPENJPA-2616: Update to Commons Collections 3.2.2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@1715899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
775d57dcb7
commit
e5d7b69cc6
2
pom.xml
2
pom.xml
|
@ -519,7 +519,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-collections</groupId>
|
<groupId>commons-collections</groupId>
|
||||||
<artifactId>commons-collections</artifactId>
|
<artifactId>commons-collections</artifactId>
|
||||||
<version>3.2.1</version>
|
<version>3.2.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.serp</groupId>
|
<groupId>net.sourceforge.serp</groupId>
|
||||||
|
|
Loading…
Reference in New Issue