cloud-opensource-java
cloud-opensource-java copied to clipboard
Using grpc-bom instead of listing individual libraries
Recently I found that grpc-xds is missing from libraries-bom. (for this PR) This is a relatively new grpc module, which is probably why it ended up being missing. Solution to make sure that all grpc modules included would be using grpc-bom instead of listing them.
@suztomo @ejona86
Related: https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/2303