OPENJPA-2616: Update commons collections to 3.2.2

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.2.x@1715903 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jody Grassel 2015-11-23 17:49:29 +00:00
parent 67dd471eb8
commit 4940e41e94
1 changed files with 1 additions and 1 deletions

View File

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