leujean02 opened a new pull request, #15500:
URL: https://github.com/apache/pinot/pull/15500

   As per the discussion in 
[#15437](https://github.com/apache/pinot/pull/15437), I have added 
`com.google.api.grpc:proto-google-common-protos` to the root POM before the 
declaration of `com.google.cloud:libraries-bom`.
   
   I made this change because some Google Cloud libraries override the version 
defined in `io.grpc` bom. Since`com.google.api.grpc:proto-google-common-protos` 
is a transitive dependency that can be overridden, explicitly pinning its 
version before importing google cloud libraries allows it to control its 
version.
   
   Referenced comments:
   https://github.com/apache/pinot/pull/15437#discussion_r2027407183
   https://github.com/apache/pinot/pull/15437#discussion_r2029552651
   
   cc @siddharthteotia @gviedma 


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