You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by we...@apache.org on 2019/09/13 18:16:11 UTC

[hadoop] branch branch-3.1 updated: HADOOP-16555. Update commons-compress to 1.19. (#1425) Contributed by YiSheng Lien.

This is an automated email from the ASF dual-hosted git repository.

weichiu pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 7d7b415  HADOOP-16555. Update commons-compress to 1.19. (#1425) Contributed by YiSheng Lien.
7d7b415 is described below

commit 7d7b415409901bbb0095af4e9d56aade158c1438
Author: Yi Sheng <li...@gmail.com>
AuthorDate: Sat Sep 14 02:11:04 2019 +0800

    HADOOP-16555. Update commons-compress to 1.19. (#1425) Contributed by YiSheng Lien.
    
    (cherry picked from commit 1843c4688a3040c48f6834d166494cbf68b5e4fd)
    
    Conflicts:
    	LICENSE-binary
    (cherry picked from commit d39ebbfebc9da982cadfbe92f3fb6677e744622d)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index b433589..ff9e73f 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -598,7 +598,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>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org