Upgrade Apache Commons Collections to v3.2.2

This commit is contained in:
Glenn Lewis
2016-03-09 14:08:08 -08:00
parent 8b0a131f5c
commit 91623277fb

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>