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

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 3fa1df3b6 Update hadoop to v3.4.2 (#2466)
3fa1df3b6 is described below

commit 3fa1df3b6bf75f73b071222f42753f71541cdb11
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Tue Sep 9 12:47:38 2025 +0200

    Update hadoop to v3.4.2 (#2466)
---
 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 161a6f9b8..24e766c3b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -19,7 +19,7 @@
 
 [versions]
 checkstyle = "10.25.0"
-hadoop = "3.4.1"
+hadoop = "3.4.2"
 hive = "3.1.3"
 iceberg = "1.9.2" # Ensure to update the iceberg version in regtests to keep 
regtests up-to-date
 quarkus = "3.25.4"

Reply via email to