Skip to content

Commit

Permalink
Merge pull request sannies#179 from bogosj/patch-1
Browse files Browse the repository at this point in the history
Upgrade Apache Commons Collections to v3.2.2
  • Loading branch information
sannies committed Mar 9, 2016
2 parents 60f7d13 + ecc802f commit c869d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit c869d07

Please sign in to comment.