suztomo commented on pull request #13765: URL: https://github.com/apache/beam/pull/13765#issuecomment-769162431
> Is com.google.cloud:google-cloud-bigquerystorage bringing in the old version of gRPC? Yes, "google-cloud-bigquerystorage:1.8.0", a part of the libraries-bom, declares "io.grpc:grpc-api:1.34.1", while the libraries-bom declares "io.grpc:grpc-core:1.35.0". > I assumed that it would have the same gRPC version that the BOM depended on. Unfortunately, due to release timing, the dependency listed in the libraries-bom and its containing artifact's dependency differ sometimes. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
