HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.
(cherry picked from commit9bd18324c7
) (cherry picked from commitbad5d81ac1
)
This commit is contained in:
parent
c9a46308a1
commit
97491bfd7f
|
@ -544,7 +544,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