stoty commented on code in PR #7928: URL: https://github.com/apache/hadoop/pull/7928#discussion_r2323018571
########## hadoop-project/pom.xml: ########## @@ -2152,6 +2155,11 @@ <artifactId>jersey-media-json-jettison</artifactId> <version>${jersey2.version}</version> </dependency> + <dependency> Review Comment: Since we're globally dependency managing jaxb-runtime, I think that we don't need all the excludes in this patch. They should all be dependency managed to 2.3.9 by maven, and the dependency convergence check should pass. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org