We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a94c7 commit ab032bcCopy full SHA for ab032bc
pom.xml
@@ -607,8 +607,10 @@
607
<external.protobuf.groupid>com.google.protobuf</external.protobuf.groupid>
608
<external.protobuf.version>2.5.0</external.protobuf.version>
609
<external.protoc.version>${external.protobuf.version}</external.protoc.version>
610
- <!--Version of protobuf that hbase uses internally (we shade our pb)
611
- 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
612
+ in hbase-thirdparty include.
613
+ -->
614
<internal.protobuf.version>4.28.2</internal.protobuf.version>
615
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
616
<thrift.path>thrift</thrift.path>
0 commit comments