We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c69e67 commit ae28089Copy full SHA for ae28089
pom.xml
@@ -608,8 +608,10 @@
608
<external.protobuf.groupid>com.google.protobuf</external.protobuf.groupid>
609
<external.protobuf.version>2.5.0</external.protobuf.version>
610
<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. -->
+ <!--
+ 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>
616
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
617
<thrift.path>thrift</thrift.path>
0 commit comments