Index: /trunk/.classpath
===================================================================
--- /trunk/.classpath	(revision 11199)
+++ /trunk/.classpath	(revision 11200)
@@ -15,10 +15,10 @@
 	<classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/>
 	<classpathentry kind="lib" path="test/lib/jfcunit.jar"/>
-	<classpathentry kind="lib" path="test/lib/equalsverifier-2.1.5.jar"/>
+	<classpathentry kind="lib" path="test/lib/equalsverifier-2.1.6.jar"/>
 	<classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/>
 	<classpathentry kind="lib" path="test/lib/reflections/guava-19.0.jar"/>
 	<classpathentry kind="lib" path="test/lib/reflections/javassist-3.20.0-GA.jar"/>
 	<classpathentry kind="lib" path="test/lib/system-rules-1.16.0.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_102"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
 	<classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.2.jar"/>
Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 11199)
+++ /trunk/build.xml	(revision 11200)
@@ -710,5 +710,5 @@
     <target name="checkstyle" depends="init-properties">
         <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties"
-             classpath="tools/checkstyle/checkstyle-7.1.2-all.jar"/>
+             classpath="tools/checkstyle/checkstyle-7.2-all.jar"/>
         <checkstyle config="tools/checkstyle/josm_checks.xml">
             <fileset dir="${base.dir}/src/org/openstreetmap/josm" includes="**/*.java"
