Skip to content

Commit

Permalink
Merge pull request #9 from gmlewis/master
Browse files Browse the repository at this point in the history
Upgrade Apache Commons Collections to v3.2.2
  • Loading branch information
apetro authored Feb 17, 2017
2 parents cd55626 + d0bdbf9 commit 8d1934b
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 8d1934b

Please sign in to comment.