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 2021/06/01 03:45:58 UTC

[hadoop] branch branch-3.3 updated: HADOOP-17739. Use hadoop-thirdparty 1.1.1. (#3064)

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

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


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 5cebd02  HADOOP-17739. Use hadoop-thirdparty 1.1.1. (#3064)
5cebd02 is described below

commit 5cebd02bbec004369d3feb589c79f3603bd2f387
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Mon May 31 20:34:48 2021 -0700

    HADOOP-17739. Use hadoop-thirdparty 1.1.1. (#3064)
    
    Reviewed-by: Akira Ajisaka <aa...@apache.org>
    (cherry picked from commit 9a0a808338558eb2e8074a7611619a7fc991f994)
---
 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 110eebe..ae86db3 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -90,7 +90,7 @@
     <hadoop.protobuf.version>3.7.1</hadoop.protobuf.version>
     <protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>
 
-    <hadoop-thirdparty.version>1.1.0</hadoop-thirdparty.version>
+    <hadoop-thirdparty.version>1.1.1</hadoop-thirdparty.version>
     <hadoop-thirdparty-protobuf.version>${hadoop-thirdparty.version}</hadoop-thirdparty-protobuf.version>
     <hadoop-thirdparty-guava.version>${hadoop-thirdparty.version}</hadoop-thirdparty-guava.version>
     <hadoop-thirdparty-shaded-prefix>org.apache.hadoop.thirdparty</hadoop-thirdparty-shaded-prefix>

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