HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.
This commit is contained in:
parent
285d2c0753
commit
9bd18324c7
|
@ -737,7 +737,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-compress</artifactId>
|
||||
<version>1.4.1</version>
|
||||
<version>1.18</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
|
|
Loading…
Reference in New Issue