Index: trunk/build.xml
===================================================================
--- trunk/build.xml	(revision 11412)
+++ trunk/build.xml	(revision 11437)
@@ -717,5 +717,5 @@
     <target name="checkstyle" depends="init-properties">
         <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties"
-             classpath="tools/checkstyle/checkstyle-7.3-all.jar"/>
+             classpath="tools/checkstyle/checkstyle-7.4-all.jar"/>
         <checkstyle config="tools/checkstyle/josm_checks.xml">
             <fileset dir="${base.dir}/src/org/openstreetmap/josm" includes="**/*.java"
