iipc / webarchive-commons

Common web archive utility code.
Apache License 2.0
49 stars 72 forks source link

upgrade to commons-collections.jar 3.2.2 #76

Closed ndushay closed 6 years ago

ndushay commented 6 years ago

There is a security vulnerability with commons-collections.jar 3.2.1; this code base seems to require it.unimi.dsi:dsiutils:jar:2.0.12 which in turn uses commons-collections:commons-collections:jar:3.2.1 which is vulnerable:

[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ openwayback-cdx-server ---
[INFO] org.netpreserve.openwayback:openwayback-cdx-server:war:2.0.0
[INFO] +- org.netpreserve.commons:webarchive-commons:jar:1.1.4:compile
<snip>
[INFO] |  |  +- commons-collections:commons-collections:jar:3.2.1:compile