From b5cf3cdc5cfdd6fc7263bf18c7d10ff2f0f715fa Mon Sep 17 00:00:00 2001 From: Andrew Purtell Date: Mon, 6 Dec 2021 11:07:24 -0800 Subject: [PATCH] HBASE-26541 hbase-shaded-protobuf not buildable on M1 MacOSX Signed-off-by: Andrew Purtell --- 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 702f4907f0d..05a01af440b 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -33,7 +33,7 @@ - 3.11.4 + 3.17.3 diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index d3ddecd01c1..2c9c8896f6f 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -34,7 +34,7 @@ - 3.11.4 + 3.17.3