We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3ba49 commit b5cf3cdCopy full SHA for b5cf3cd
hbase-examples/pom.xml
@@ -33,7 +33,7 @@
33
<!--Version of protobuf that hbase uses internally (we shade our pb)
34
Must match what is out in hbase-thirdparty include.
35
-->
36
- <internal.protobuf.version>3.11.4</internal.protobuf.version>
+ <internal.protobuf.version>3.17.3</internal.protobuf.version>
37
</properties>
38
<build>
39
<plugins>
hbase-protocol-shaded/pom.xml
@@ -34,7 +34,7 @@
40
0 commit comments