stoty commented on code in PR #143:
URL: https://github.com/apache/hbase-connectors/pull/143#discussion_r2077095421
##########
pom.xml:
##########
@@ -142,6 +142,8 @@
<junit.version>4.13.2</junit.version>
<mockito-all.version>1.8.5</mockito-all.version>
<hbase-thirdparty.version>4.1.4</hbase-thirdparty.version>
+ <!-- Must match the version in hbase-thirdparty above ! -->
+ <thirdparty.protobuf.version>3.21.12</thirdparty.protobuf.version>
Review Comment:
I don't think so.
Protobof versions are wire compatible.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]