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:
Jody Grassel 2015-11-23 17:29:42 +00:00
parent 775d57dcb7
commit e5d7b69cc6
1 changed files with 1 additions and 1 deletions

View File

@ -519,7 +519,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>