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 ee57572 commit 9b4bf59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 7.SpringMvc/in28minutes-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit 9b4bf59

Please sign in to comment.