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 607
607
<external .protobuf.groupid>com.google.protobuf</external .protobuf.groupid>
608
608
<external .protobuf.version>2.5.0</external .protobuf.version>
609
609
<external .protoc.version>${external.protobuf.version} </external .protoc.version>
610
- <!--
611
- Version of protobuf that hbase uses internally (we shade our pb) Must match what is out
612
- in hbase-thirdparty include.
613
- -->
614
- <internal .protobuf.version>4.28.2</internal .protobuf.version>
610
+ <!-- Version of protobuf that hbase uses internally (we shade our pb)
611
+ Must match what is out in hbase-thirdparty include. -->
612
+ <internal .protobuf.version>4.27.3</internal .protobuf.version>
615
613
<protobuf .plugin.version>0.6.1</protobuf .plugin.version>
616
614
<thrift .path>thrift</thrift .path>
617
615
<thrift .version>0.14.1</thrift .version>
670
668
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
671
669
hbase-thirdparty.
672
670
-->
673
- <hbase-thirdparty .version>4.1.9 </hbase-thirdparty .version>
671
+ <hbase-thirdparty .version>4.1.8 </hbase-thirdparty .version>
674
672
<!-- Coverage properties -->
675
673
<jacoco .version>0.8.8</jacoco .version>
676
674
<jacocoArgLine />
You can’t perform that action at this time.
0 commit comments