Skip to content

Commit

Permalink
Merge pull request #20 from Jasig/2Branch
Browse files Browse the repository at this point in the history
COURSEPLT-28 Upgrade commons-collection dependency
  • Loading branch information
vertein committed Mar 10, 2016
2 parents 0191959 + 29f5fb9 commit a9866f1
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit a9866f1

Please sign in to comment.