zentol opened a new pull request #11140: [FLINK-16172][build] Add baseline set of allowed unused dependencies URL: https://github.com/apache/flink/pull/11140 Add a baseline of dependencies that we allow to be unused, along with a set of dependencies that we allowed to be used without a declared dependencies. The purpose here is to ease the analysis of unused dependencies by excluding non-critical dependencies. You can compare the difference by running `mvn dependency:analyze` before and after this change.
---------------------------------------------------------------- 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] With regards, Apache Git Services
