Skip to content

Commit

Permalink
Merge pull request #1 from Asqatasun/upgrade-apache-commons-collectio…
Browse files Browse the repository at this point in the history
…ns--by-osake

Upgrade Apache Commons Collections to v3.2.2
  • Loading branch information
mfaure authored Dec 16, 2016
2 parents a86fdcb + 1fb22b1 commit 9843356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit 9843356

Please sign in to comment.