2 Commits
TP3 ... master

Author SHA1 Message Date
Ryan Webb
f3f8115c91 Merge pull request #129 from gmlewis/master
Upgrade Apache Commons Collections to v3.2.2
2016-03-12 17:10:08 -08:00
Glenn Lewis
91623277fb Upgrade Apache Commons Collections to v3.2.2 2016-03-09 14:08:08 -08:00

View File

@@ -65,7 +65,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>