Merge pull request #1469 from broadinstitute/rhl_upgrade_apache_collections_to_v3.2.2
Upgrade Apache Commons Collections to version 3.2.2
This commit is contained in:
commit
f51d20c517
|
|
@ -184,7 +184,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-collections</groupId>
|
||||
<artifactId>commons-collections</artifactId>
|
||||
<version>3.2.1</version>
|
||||
<version>3.2.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-httpclient</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue