We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f3aa0 commit d3f040eCopy full SHA for d3f040e
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>4.27.3</internal.protobuf.version>
+ <internal.protobuf.version>4.28.2</internal.protobuf.version>
37
</properties>
38
<dependencies>
39
<dependency>
hbase-protocol-shaded/pom.xml
@@ -34,7 +34,7 @@
40
<!--BE CAREFUL! Any dependency added here needs to be
0 commit comments