Skip to content

Commit

Permalink
Merge pull request #10 from cyberkni/patch-1
Browse files Browse the repository at this point in the history
Upgrade Apache Commons Collections to v3.2.2
  • Loading branch information
rickardsundin authored Mar 20, 2017
2 parents d15bdba + 098819d commit 3901484
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 @@ -196,7 +196,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 3901484

Please sign in to comment.