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/14 04:49:11 UTC

[hadoop] 01/02: HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.

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

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

commit 97491bfd7ff390a530a1e35a405d6e09c7284dfe
Author: Takanobu Asanuma <ta...@apache.org>
AuthorDate: Fri Oct 19 21:29:35 2018 +0900

    HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.
    
    (cherry picked from commit 9bd18324c7801472409d9ad69ea365aa7a33a9c4)
    (cherry picked from commit bad5d81ac1472bf021463d7b6bdb166965ff021a)
---
 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 ae2ab01..2626450 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -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>


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