Commit 83a20319 authored by Phillip Webb's avatar Phillip Webb

Upgrade to Commons Compress 1.18

Closes gh-14431
parent 4adceec4
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId> <artifactId>commons-compress</artifactId>
<version>1.14</version> <version>1.18</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