From 2c64ae9eff7b5695c35d423012747157e791614b 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 ddfa635dfcdb..9cc12a318571 100644 --- a/pom.xml +++ b/pom.xml @@ -816,7 +816,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 @@ -836,8 +836,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 @@ -855,7 +855,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 @@ -881,7 +881,7 @@ --> 8.29 3.1.0 - 2.38.0 + 2.41.0 2.4.2 1.0.0 1.8 @@ -915,7 +915,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 @@ -1847,6 +1847,14 @@ test + + + + staging + staging + https://repository.apache.org/content/repositories/orgapachehbase-1586 + + - - - staging - staging - https://repository.apache.org/content/repositories/orgapachehbase-1586 - -