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 699297e0e6178bb802d86fe0f4b269fa35e717c7
Author: Yi Sheng <lianp...@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)
    (cherry picked from commit 7d7b415409901bbb0095af4e9d56aade158c1438)
---
 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 2626450..8948476 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.18</version>
+        <version>1.19</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>


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

Reply via email to