NihalJain commented on code in PR #143:
URL: https://github.com/apache/hbase-connectors/pull/143#discussion_r2076949040
##########
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:
Any compat issues this may cause now for existing users, since we are
switching from external to internal version here?
--
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]