Skip to content

Commit

Permalink
Upgrade Apache Commons Collections to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlewis committed Mar 9, 2016
1 parent cd55626 commit d0bdbf9
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 @@ -25,7 +25,7 @@
</scm>

<properties>
<commons-collections.version>3.2.1</commons-collections.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-io.version>2.4</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<guava.version>14.0</guava.version>
Expand Down

0 comments on commit d0bdbf9

Please sign in to comment.