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

pankajkumar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-operator-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new f6ad14e  HBASE-30072 [hbase-operator-tools] Bump hbase thirdparty 
version to 4.1.13 (#162)
f6ad14e is described below

commit f6ad14edeb785c1c4c2db44291f7ef8c5f090407
Author: Sreenivasulu <[email protected]>
AuthorDate: Thu Apr 16 20:13:59 2026 +0530

    HBASE-30072 [hbase-operator-tools] Bump hbase thirdparty version to 4.1.13 
(#162)
    
    Signed-off-by: Pankaj Kumar <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d870ac9..5eb5f3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <maven.min.version>3.3.3</maven.min.version>
     <spotless.version>2.27.2</spotless.version>
     <hbase.version>2.4.4</hbase.version>
-    <hbase-thirdparty.version>4.1.12</hbase-thirdparty.version>
+    <hbase-thirdparty.version>4.1.13</hbase-thirdparty.version>
     <log4j2.version>2.17.2</log4j2.version>
     <slf4j.version>1.7.33</slf4j.version>
     <surefire.version>3.5.3</surefire.version>

Reply via email to