HADOOP-16555. Update commons-compress to 1.19. (#1425) Contributed by YiSheng Lien.

(cherry picked from commit 1843c4688a)

Conflicts:
	LICENSE-binary
This commit is contained in:
Yi Sheng 2019-09-14 02:11:04 +08:00 committed by Wei-Chiu Chuang
parent eb1ddcd04c
commit d39ebbfebc
1 changed files with 1 additions and 1 deletions

View File

@ -624,7 +624,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.18</version>
<version>1.19</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>