OPENJPA-2616: Update to Commons Collections 3.2.2

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.1.x@1715883 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jody Grassel 2015-11-23 16:56:07 +00:00
parent 2073783505
commit 09bf676e7d
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>net.sourceforge.serp</groupId>