Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Upgrade Apache Commons Collections to v3.2.2
  • Loading branch information
gmlewis committed Mar 9, 2016
1 parent 602a93b commit cba790f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPR-10440/pom.xml
Expand Up @@ -238,7 +238,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
Expand Down

0 comments on commit cba790f

Please sign in to comment.