Repository: hadoop
Updated Branches:
  refs/heads/branch-3.1 beca90ece -> bad5d81ac


HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.

(cherry picked from commit 9bd18324c7801472409d9ad69ea365aa7a33a9c4)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bad5d81a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bad5d81a
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/bad5d81a

Branch: refs/heads/branch-3.1
Commit: bad5d81ac1472bf021463d7b6bdb166965ff021a
Parents: beca90e
Author: Takanobu Asanuma <[email protected]>
Authored: Fri Oct 19 21:29:35 2018 +0900
Committer: Takanobu Asanuma <[email protected]>
Committed: Fri Oct 19 21:40:59 2018 +0900

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/bad5d81a/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index d4e3bfc..6722747 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.4.1</version>
+        <version>1.18</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to