GauthamBanasandra commented on code in PR #7780:
URL: https://github.com/apache/hadoop/pull/7780#discussion_r2441876283


##########
dev-support/docker/vcpkg/vcpkg.json:
##########
@@ -10,7 +10,7 @@
   "overrides": [
     {
       "name": "protobuf",
-      "version": "3.21.12"
+      "version": "3.25.5"

Review Comment:
   These libraries are needed for C/C++ code that uses protobuf. Regarding 
installing these from `apt` v/s manual installation - I would prefer the former 
wherever possible as it keeps the environment clean. It's easy to remove or 
upgrade the libraries when installed through `apt`.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to