File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 605
605
<external .protobuf.groupid>com.google.protobuf</external .protobuf.groupid>
606
606
<external .protobuf.version>2.5.0</external .protobuf.version>
607
607
<external .protoc.version>${external.protobuf.version} </external .protoc.version>
608
- <!-- Version of protobuf that hbase uses internally (we shade our pb)
609
- Must match what is out in hbase-thirdparty include. -->
610
- <internal .protobuf.version>4.27.3</internal .protobuf.version>
608
+ <!--
609
+ Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
610
+ in hbase-thirdparty include.
611
+ -->
612
+ <internal .protobuf.version>4.28.2</internal .protobuf.version>
611
613
<protobuf .plugin.version>0.6.1</protobuf .plugin.version>
612
614
<thrift .path>thrift</thrift .path>
613
615
<thrift .version>0.14.1</thrift .version>
667
669
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
668
670
hbase-thirdparty.
669
671
-->
670
- <hbase-thirdparty .version>4.1.8 </hbase-thirdparty .version>
672
+ <hbase-thirdparty .version>4.1.9 </hbase-thirdparty .version>
671
673
<!-- Coverage properties -->
672
674
<jacoco .version>0.8.8</jacoco .version>
673
675
<jacocoArgLine />
You can’t perform that action at this time.
0 commit comments