OPENJPA-2616: Update commons collections to 3.2.2

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.3.x@1715977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jody Grassel 2015-11-23 22:07:11 +00:00
parent e3997ca623
commit 93911c468e
1 changed files with 1 additions and 1 deletions

View File

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