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

ayushsaxena pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tez.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c8af3e47 TEZ-4657: Upgrade to Hadoop 3.4.2 (#437). (Laszlo Bodor, 
reviewed by Ayush Saxena)
1c8af3e47 is described below

commit 1c8af3e47345ab00ec7cc6bdc803a05905072c20
Author: Bodor Laszlo <[email protected]>
AuthorDate: Wed Nov 12 10:08:01 2025 +0100

    TEZ-4657: Upgrade to Hadoop 3.4.2 (#437). (Laszlo Bodor, reviewed by Ayush 
Saxena)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f539f9af3..0e6955030 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
     <frontend-maven-plugin.version>1.8.0</frontend-maven-plugin.version>
     <guava.version>32.0.1-jre</guava.version>
-    <hadoop.version>3.4.1</hadoop.version>
+    <hadoop.version>3.4.2</hadoop.version>
     <jdk.tools.version>1.8</jdk.tools.version>
     <jersey.version>1.19.4</jersey.version>
     <jettison.version>1.5.4</jettison.version>

Reply via email to