This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 7d79fa18b6 Build: Bump hadoop from 3.4.2 to 3.4.3. (#15431)
7d79fa18b6 is described below
commit 7d79fa18b6bd78ff854b144957abeeb4beea85bf
Author: slfan1989 <[email protected]>
AuthorDate: Thu Feb 26 15:10:52 2026 +0800
Build: Bump hadoop from 3.4.2 to 3.4.3. (#15431)
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 4501b135bf..f0d22712ec 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -54,7 +54,7 @@ flink21 = { strictly = "2.1.0"}
google-libraries-bom = "26.76.0"
gcs-analytics-core = "1.2.3"
guava = "33.5.0-jre"
-hadoop3 = "3.4.2"
+hadoop3 = "3.4.3"
httpcomponents-httpclient5 = "5.6"
hive2 = { strictly = "2.3.10"} # see rich version usage explanation above
immutables-value = "2.12.1"