This is an automated email from the ASF dual-hosted git repository. stevel pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.4 by this push: new 6fb831e9b4c HADOOP-19523. Upgrade to hadoop-thirdparty 1.4.0 (#7560) (#7606) 6fb831e9b4c is described below commit 6fb831e9b4c2b2e103ae46e21a7e1553511a3014 Author: Steve Loughran <ste...@cloudera.com> AuthorDate: Fri Apr 25 13:39:48 2025 +0100 HADOOP-19523. Upgrade to hadoop-thirdparty 1.4.0 (#7560) (#7606) Contributed by Steve Loughran --- 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 c40868408b6..fd6235eeb98 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -96,7 +96,7 @@ <hadoop.protobuf.version>3.23.4</hadoop.protobuf.version> <protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path> - <hadoop-thirdparty.version>1.3.0</hadoop-thirdparty.version> + <hadoop-thirdparty.version>1.4.0</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-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org