From b4bee87feb3497ad956300d42d0f33fea87de748 Mon Sep 17 00:00:00 2001 From: Nihal Jain Date: Fri, 8 Aug 2025 20:58:42 +0530 Subject: [PATCH 1/2] HBASE-29509 Bump hbase-thirdparty to 4.1.12 --- hbase-examples/pom.xml | 2 +- pom.xml | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index e33203e74d09..c90a46644a4d 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -34,7 +34,7 @@ Version of protobuf that hbase uses internally (we shade our pb) Must match what is out in hbase-thirdparty include. --> - 4.30.2 + 4.31.1 diff --git a/pom.xml b/pom.xml index 9b315685e0da..909c7e30404c 100644 --- a/pom.xml +++ b/pom.xml @@ -870,7 +870,7 @@ in the dependencyManagement section as it could still lead to different versions of netty modules and cause trouble if we only rely on transitive dependencies. --> - 4.1.121.Final + 4.1.123.Final 0.15.0 0.15.0 @@ -890,8 +890,8 @@ Note that the version of jackson-[annotations,core,databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in hbase-thirdparty. --> - 2.19.0 - 2.19.0 + 2.19.2 + 2.19.2 2.3.1 3.1.0 2.1.1 @@ -909,7 +909,7 @@ Version of protobuf that hbase uses internally (we shade our pb) Must match what is out in hbase-thirdparty include. --> - 4.30.2 + 4.31.1 0.6.1 thrift 0.14.1 @@ -937,7 +937,7 @@ --> 8.29 3.1.0 - 2.38.0 + 2.41.0 2.4.2 1.0.0 1.8 @@ -971,7 +971,7 @@ databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in hbase-thirdparty. --> - 4.1.11 + 4.1.12 @@ -1904,6 +1904,14 @@ test + + + + staging + staging + https://repository.apache.org/content/repositories/orgapachehbase-1586 + + - - - staging - staging - https://repository.apache.org/content/repositories/orgapachehbase-1586 - -