From a51c132e43fae87eee8db8f377d6e10b2453ea09 Mon Sep 17 00:00:00 2001 From: Nick Dimiduk Date: Wed, 25 Sep 2024 10:51:21 +0200 Subject: [PATCH 1/5] Test with hbase-thirdparty 4.1.9RC0 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f29e57027e32..affec9dd6d1b 100644 --- a/pom.xml +++ b/pom.xml @@ -931,7 +931,7 @@ databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in hbase-thirdparty. --> - 4.1.8 + 4.1.9 0.8.8 @@ -4688,4 +4688,11 @@ + + + hbase-thirdparty-4.1.9RC0 + hbase-thirdparty-4.1.9RC0 + https://repository.apache.org/content/repositories/orgapachehbase-1556/ + + From 7373efd1471a7fe67d4bf37763fb8139b97fb55e Mon Sep 17 00:00:00 2001 From: Nick Dimiduk Date: Wed, 25 Sep 2024 11:10:50 +0200 Subject: [PATCH 2/5] bump protobuf version in hbase-protocol-shaded and hbase-examples --- hbase-examples/pom.xml | 2 +- hbase-protocol-shaded/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index 00a66cfcc9c2..48af6f200c48 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -33,7 +33,7 @@ - 4.27.3 + 4.28.2 diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index cdacdeebb0f9..a858ea5cbe9b 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -34,7 +34,7 @@ - 4.27.3 + 4.28.2 4.28.2 diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index a858ea5cbe9b..07c445b28b6d 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -31,8 +31,9 @@ Shaded protobuf protocol classes used by HBase internally. true - 4.28.2 From 623cfb373debadc17e1d1895dcb9dce96b3892ff Mon Sep 17 00:00:00 2001 From: Nick Dimiduk Date: Thu, 26 Sep 2024 11:04:21 +0200 Subject: [PATCH 4/5] spotless:apply --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index affec9dd6d1b..c306a198ec3d 100644 --- a/pom.xml +++ b/pom.xml @@ -1858,6 +1858,13 @@ test + + + hbase-thirdparty-4.1.9RC0 + hbase-thirdparty-4.1.9RC0 + https://repository.apache.org/content/repositories/orgapachehbase-1556/ + +