Index: trunk/build.xml
===================================================================
--- trunk/build.xml	(revision 8778)
+++ trunk/build.xml	(revision 8810)
@@ -608,5 +608,5 @@
     <target name="checkstyle">
         <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties" 
-        	classpath="tools/checkstyle/checkstyle-6.10.1-all.jar"/>
+        	classpath="tools/checkstyle/checkstyle-6.11-all.jar"/>
         <checkstyle config="tools/checkstyle/josm_checks.xml">
             <fileset dir="${basedir}/src/org/openstreetmap/josm" includes="**/*.java" 
