We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9aa21b commit 89a94c7Copy full SHA for 89a94c7
pom.xml
@@ -609,7 +609,7 @@
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. -->
612
- <internal.protobuf.version>4.27.3</internal.protobuf.version>
+ <internal.protobuf.version>4.28.2</internal.protobuf.version>
613
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
614
<thrift.path>thrift</thrift.path>
615
<thrift.version>0.14.1</thrift.version>
0 commit comments