adoroszlai opened a new pull request #2951: URL: https://github.com/apache/ozone/pull/2951
## What changes were proposed in this pull request? Root `pom.xml` includes `org.jdom:jdom` in `dependencyManagement`, but it is not used at all, can be removed. https://issues.apache.org/jira/browse/HDDS-6142 ## How was this patch tested? ``` $ mvn --no-transfer-progress dependency:tree | grep jdom $ ``` Regular CI: https://github.com/adoroszlai/hadoop-ozone/actions/runs/1630521474 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
