belugabehr commented on pull request #89: URL: https://github.com/apache/tez/pull/89#issuecomment-768572806
Visual inspection yields: ``` maven-compiler-plugin 3.1 -> 3.8.1 maven-enforcer-plugin 1.4 -> 1.4.1 maven-jar-plugin 2.4 -> 3.2.0 maven-source-plugin 2.2.1 -> 3.2.1 maven-javadoc-plugin 2.10.4 -> 3.0.1 maven-assembly-plugin 2.4 -> 3.2.0 maven-war-plugin 3.2.3 -> 3.2.2 (regression) maven-shade-plugin 2.4.3 -> 3.1.1 apache-rat-plugin 0.10 -> 0.13 maven-surefire-plugin 3.0.0-M4-> 3.0.0-M4 (override; higher than Apache POM) maven-site-plugin 3.4 -> 3.7.1 maven-deploy-plugin 2.8.1 -> 2.8.2 maven-gpg-plugin 1.4 -> 1.6 maven-project-info-reports-plugin 2.9 -> 3.0.0 maven-clean-plugin 3.0.0 -> 3.1.0 maven-enforcer-plugin 1.4.0 -> 1.4.1 ``` ---------------------------------------------------------------- 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]
