stoty commented on code in PR #143:
URL: https://github.com/apache/hbase-connectors/pull/143#discussion_r2077097467


##########
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:
   We've been using the thirdparty 3.x protobuf libraries for a long time, it 
just happened to be compatible with protoc 2.5.0 generated classes.



-- 
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]

Reply via email to