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

mandarambawane pushed a commit to branch ATLAS-5224-01
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit d67c43132dd5fd2e5bd0ca29d814ed73a3b5ea58
Author: Mandar Ambawane <[email protected]>
AuthorDate: Wed Feb 25 14:33:07 2026 +0530

    ATLAS-5224 : Resolve Dependbot alerts on master branch
---
 addons/hbase-bridge/pom.xml       | 2 +-
 addons/hbase-testing-util/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/addons/hbase-bridge/pom.xml b/addons/hbase-bridge/pom.xml
index 5cb14f650..bf713eac8 100644
--- a/addons/hbase-bridge/pom.xml
+++ b/addons/hbase-bridge/pom.xml
@@ -36,7 +36,7 @@
         <apache.log4j.version>2.17.1</apache.log4j.version>
         <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
         <checkstyle.skip>false</checkstyle.skip>
-        <hadoop.version>3.0.3</hadoop.version>
+        <hadoop.version>3.4.2</hadoop.version>
         <javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
         <jetty.version>9.3.14.v20161028</jetty.version>
     </properties>
diff --git a/addons/hbase-testing-util/pom.xml 
b/addons/hbase-testing-util/pom.xml
index 2fb66c557..c37b43e10 100644
--- a/addons/hbase-testing-util/pom.xml
+++ b/addons/hbase-testing-util/pom.xml
@@ -36,7 +36,7 @@
         <apache.log4j.version>2.17.1</apache.log4j.version>
         <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
         <checkstyle.skip>false</checkstyle.skip>
-        <hadoop.version>3.0.3</hadoop.version>
+        <hadoop.version>3.4.2</hadoop.version>
         <jetty.version>9.3.14.v20161028</jetty.version>
     </properties>
 

Reply via email to