Skip to content

Commit

Permalink
Merge pull request #231 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
justinhrobbins committed Mar 9, 2016
2 parents 45f64b9 + 589ed5d commit a08ae62
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 @@ -27,7 +27,7 @@
<checkstyle.version>2.10</checkstyle.version>
<cobertura.version>2.6</cobertura.version>
<commons.beanutils.version>1.8.3</commons.beanutils.version>
<commons.collections.version>3.2.1</commons.collections.version>
<commons.collections.version>3.2.2</commons.collections.version>
<commons.lang3.version>3.3</commons.lang3.version>
<coveralls.version>2.1.0</coveralls.version>
<c3p0.version>0.9.1</c3p0.version>
Expand Down

0 comments on commit a08ae62

Please sign in to comment.