Skip to content

Commit 1e9f0fc

Browse files
ndimidukstoty
authored andcommitted
HBASE-28879 Bump hbase-thirdparty to 4.1.9 (apache#6298)
Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Nihal Jain <[email protected]> (cherry picked from commit 37b706a)
1 parent f9e5843 commit 1e9f0fc

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

pom.xml

+6-4
Original file line numberDiff line numberDiff line change
@@ -604,9 +604,11 @@
604604
<external.protobuf.groupid>com.google.protobuf</external.protobuf.groupid>
605605
<external.protobuf.version>2.5.0</external.protobuf.version>
606606
<external.protoc.version>${external.protobuf.version}</external.protoc.version>
607-
<!--Version of protobuf that hbase uses internally (we shade our pb)
608-
Must match what is out in hbase-thirdparty include. -->
609-
<internal.protobuf.version>4.27.3</internal.protobuf.version>
607+
<!--
608+
Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
609+
in hbase-thirdparty include.
610+
-->
611+
<internal.protobuf.version>4.28.2</internal.protobuf.version>
610612
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
611613
<thrift.path>thrift</thrift.path>
612614
<thrift.version>0.14.1</thrift.version>
@@ -667,7 +669,7 @@
667669
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
668670
hbase-thirdparty.
669671
-->
670-
<hbase-thirdparty.version>4.1.8</hbase-thirdparty.version>
672+
<hbase-thirdparty.version>4.1.9</hbase-thirdparty.version>
671673
<!-- Coverage properties -->
672674
<jacoco.version>0.8.8</jacoco.version>
673675
<jacocoArgLine/>

0 commit comments

Comments
 (0)