Github user kinow commented on a diff in the pull request:
https://github.com/apache/jena/pull/427#discussion_r192605754
--- Diff: pom.xml ---
@@ -68,6 +68,7 @@
<ver.commonslang3>3.4</ver.commonslang3>
<ver.commonscsv>1.5</ver.commonscsv>
<ver.commons-codec>1.11</ver.commons-codec>
+ <ver.commons-compress>1.16.1</ver.commons-compress>
--- End diff --
1.17 was just released... maybe worth using it instead? Just received
Stefan's announcement message about it in the commons mailing list.---
