Author: ggregory Date: Tue Sep 5 15:42:49 2017 New Revision: 1807365 URL: http://svn.apache.org/viewvc?rev=1807365&view=rev Log: maven-compiler-plugin 3.6.2 -> 3.7.0.
Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1807365&r1=1807364&r2=1807365&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Tue Sep 5 15:42:49 2017 @@ -39,6 +39,7 @@ <!-- Version 43: - maven-compiler-plugin 3.6.1 -> 3.6.2 +- maven-compiler-plugin 3.6.2 -> 3.7.0 - jacoco-maven-plugin 0.7.7.201606060606 -> 0.7.9 - maven-javadoc-plugin 2.10.4 -> 3.0.0-M1 (for Java 9 compatibility) - Update japicmp 0.9.3 -> 0.10.0 @@ -1589,7 +1590,7 @@ Version 39: <commons.coveralls.version>4.3.0</commons.coveralls.version> <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat> <commons.jdepend.version>2.0</commons.jdepend.version> - <commons.compiler.version>3.6.2</commons.compiler.version> + <commons.compiler.version>3.7.0</commons.compiler.version> <commons.scm-publish.version>1.1</commons.scm-publish.version> <commons.findbugs.version>2.5.5</commons.findbugs.version> <!-- later versions require Java 7+ -->