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

stevel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c82bac56778 HADOOP-19523. Upgrade to hadoop-thirdparty 1.4.0 (#7560)
c82bac56778 is described below

commit c82bac567781bab6c0a6ac0471626e2729cd775c
Author: Steve Loughran <ste...@cloudera.com>
AuthorDate: Wed Apr 16 13:29:49 2025 +0100

    HADOOP-19523. Upgrade to hadoop-thirdparty 1.4.0 (#7560)
    
    
    Contributed by Steve Loughran
---
 LICENSE-binary         | 1 -
 hadoop-project/pom.xml | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index db4e5fba98b..7b338917c75 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -298,7 +298,6 @@ javax.inject:javax.inject:1
 net.java.dev.jna:jna:5.2.0
 net.minidev:accessors-smart:1.2
 org.apache.avro:avro:1.11.4
-org.apache.avro:avro:1.11.3
 org.apache.commons:commons-compress:1.26.1
 org.apache.commons:commons-configuration2:2.10.1
 org.apache.commons:commons-csv:1.9.0
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 065085488fd..223b8f04f0e 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -96,7 +96,7 @@
     <hadoop.protobuf.version>3.25.5</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

Reply via email to