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

stoty pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit 0c050e75a0f288bef1e532a2d077f3d5e8869a80
Author: Duo Zhang <zhang...@apache.org>
AuthorDate: Sun Jan 26 18:19:47 2025 +0800

    HBASE-29086 Bump hbase-thirdparty to 4.1.10 (#6634)
    
    Signed-off-by: Nick Dimiduk <ndimi...@apache.org>
    (cherry picked from commit 1b882533679c0ce62704748900455e89e1551a3e)
    (cherry picked from commit 183fb94fe895ca0b926c44aa71213f8b6f03e3d7)
    (cherry picked from commit be999330237f3b87b4e0e220abafca72eed684ae)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77ae3de30fd..6e2c5f370ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -669,7 +669,7 @@
         databind] must be kept in sync with the version of 
jackson-jaxrs-json-provider shipped in
         hbase-thirdparty.
     -->
-    <hbase-thirdparty.version>4.1.9</hbase-thirdparty.version>
+    <hbase-thirdparty.version>4.1.10</hbase-thirdparty.version>
     <!-- Coverage properties -->
     <jacoco.version>0.8.8</jacoco.version>
     <jacocoArgLine/>

Reply via email to