Skip to content

Commit

Permalink
OPENJPA-2616: Update to Commons Collections 3.2.2
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1715848 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Jody Grassel committed Nov 23, 2015
1 parent e988457 commit ffaa46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -514,7 +514,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>
Expand Down

0 comments on commit ffaa46e

Please sign in to comment.