cesarsotovalero opened a new pull request #1421: Exclude unused transitive dependencies URL: https://github.com/apache/accumulo/pull/1421 Hello, I noticed that dependencies `com.google.guava:listenablefuture`, `org.apache.httpcomponents:httpcore`, and `io.netty:netty` are not used. Hence, these transitive dependencies with compile scope can be safely excluded in the `pom`. This makes the core of accumulo slimmer in size and its dependency tree becomes less complex and easier to maintain.
---------------------------------------------------------------- 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
