We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0309307 commit 8c69e67Copy full SHA for 8c69e67
pom.xml
@@ -610,7 +610,7 @@
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. -->
613
- <internal.protobuf.version>4.26.1</internal.protobuf.version>
+ <internal.protobuf.version>4.28.2</internal.protobuf.version>
614
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
615
<thrift.path>thrift</thrift.path>
616
<thrift.version>0.14.1</thrift.version>
0 commit comments