lhotari opened a new pull request, #15234:
URL: https://github.com/apache/pulsar/pull/15234

   ### Motivation
   
   There are multiple grpc libraries where the versions should be aligned. It's 
better to use grpc-bom to achieve this.
   
   An additional motivation is to workaround Maven issues where the Maven build 
locks up in dependency resolution. The bug is 
https://issues.apache.org/jira/browse/MNG-5592 ,but that isn't fixed even in 
Maven 3.8.5 version. The workaround for it was to use BOM for grpc 
dependencies. I noticed this problem when cherry-picking #15212 to a fork based 
on branch-2.7 .
   
   ### Modifications
   
   Use grpc-bom for the dependency management of grpc libraries.


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