File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 608
608
<external .protobuf.groupid>com.google.protobuf</external .protobuf.groupid>
609
609
<external .protobuf.version>2.5.0</external .protobuf.version>
610
610
<external .protoc.version>${external.protobuf.version} </external .protoc.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>
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>
616
614
<protobuf .plugin.version>0.6.1</protobuf .plugin.version>
617
615
<thrift .path>thrift</thrift .path>
618
616
<thrift .version>0.14.1</thrift .version>
671
669
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
672
670
hbase-thirdparty.
673
671
-->
674
- <hbase-thirdparty .version>4.1.9 </hbase-thirdparty .version>
672
+ <hbase-thirdparty .version>4.1.8 </hbase-thirdparty .version>
675
673
<!-- Coverage properties -->
676
674
<jacoco .version>0.8.8</jacoco .version>
677
675
<jacocoArgLine />
You can’t perform that action at this time.
0 commit comments