Commit f0271397 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Commons Compress 1.19

Closes gh-18311
parent 5cd7c727
...@@ -93,7 +93,7 @@ ...@@ -93,7 +93,7 @@
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId> <artifactId>commons-compress</artifactId>
<version>1.18</version> <version>1.19</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.ivy</groupId> <groupId>org.apache.ivy</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment