suztomo commented on pull request #13765: URL: https://github.com/apache/beam/pull/13765#issuecomment-769224241
The libraries BOM is not perfect, in that this kind of conflict may happen. BOMs work best when user projects use it through `dependencyManagement` (Maven) or `enforcedPlatform` (Gradle) to set transitive dependencies. (Thus Beam GCP BOM is a great tool). Beam using the libraries BOM does not set user project's transitive dependencies. ---------------------------------------------------------------- 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]
