sonam-vend commented on pull request #12938: URL: https://github.com/apache/beam/pull/12938#issuecomment-738595171
> Some big picture items: > > * when we have an exclusion from dependency analysis, we need a comment about why > * library versions are centrally managed 1. Places where ./gradlew analyzeDependencies gives UnusedDeclared, i have excluded those dependencies. 2. I have moved dependencies to the central place where possible like for flink runner. However, where modules need different versions of the same dependency, I have placed to that module only. ---------------------------------------------------------------- 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]
