Skip to content

Commit

Permalink
Merge pull request #1 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
in28minutes authored May 3, 2017
2 parents 839b47b + 9b4bf59 commit dc5b7b7
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 dc5b7b7

Please sign in to comment.