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

jbonofre 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 e9800021f fix(deps): update hadoop to v3.4.3 (#3880)
e9800021f is described below

commit e9800021f63561a8ff9a81d7ca4ecaf25a0ec15d
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Feb 25 06:33:12 2026 +0000

    fix(deps): update hadoop to v3.4.3 (#3880)
---
 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 ec4656bbd..330477837 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -19,7 +19,7 @@
 
 [versions]
 checkstyle = "13.2.0"
-hadoop = "3.4.2"
+hadoop = "3.4.3"
 iceberg = "1.10.1" # Ensure to update the iceberg version in regtests and 
getting-started to keep them up-to-date
 immutables = "2.12.1"
 jmh = "1.37"

Reply via email to