Skip to content

Commit 37b706a

Browse files
committed
HBASE-28879 Bump hbase-thirdparty to 4.1.9 (#6298)
Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Nihal Jain <[email protected]>
1 parent f2aa061 commit 37b706a

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
@@ -608,9 +608,11 @@
608608
<external.protobuf.groupid>com.google.protobuf</external.protobuf.groupid>
609609
<external.protobuf.version>2.5.0</external.protobuf.version>
610610
<external.protoc.version>${external.protobuf.version}</external.protoc.version>
611-
<!--Version of protobuf that hbase uses internally (we shade our pb)
612-
Must match what is out in hbase-thirdparty include. -->
613-
<internal.protobuf.version>4.26.1</internal.protobuf.version>
611+
<!--
612+
Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
613+
in hbase-thirdparty include.
614+
-->
615+
<internal.protobuf.version>4.28.2</internal.protobuf.version>
614616
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
615617
<thrift.path>thrift</thrift.path>
616618
<thrift.version>0.14.1</thrift.version>
@@ -669,7 +671,7 @@
669671
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
670672
hbase-thirdparty.
671673
-->
672-
<hbase-thirdparty.version>4.1.8</hbase-thirdparty.version>
674+
<hbase-thirdparty.version>4.1.9</hbase-thirdparty.version>
673675
<!-- Coverage properties -->
674676
<jacoco.version>0.8.8</jacoco.version>
675677
<jacocoArgLine/>

0 commit comments

Comments
 (0)