Index: /trunk/.classpath
===================================================================
--- /trunk/.classpath	(revision 7621)
+++ /trunk/.classpath	(revision 7622)
@@ -14,5 +14,5 @@
 	<classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/>
 	<classpathentry kind="lib" path="test/lib/jfcunit.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_67"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_72"/>
 	<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
 	<classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.jar"/>
Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 7621)
+++ /trunk/build.xml	(revision 7622)
@@ -271,5 +271,5 @@
         </fileset>
         <pathelement path="dist/josm-custom.jar"/>
-        <pathelement path="tools/groovy-all-2.3.6.jar"/>
+        <pathelement path="tools/groovy-all-2.3.7.jar"/>
     </path>
     <macrodef name="init-test-preferences">
@@ -318,5 +318,5 @@
     </macrodef>
     <target name="test-compile" depends="test-init,dist">
-        <taskdef name="groovyc" classname="org.codehaus.groovy.ant.Groovyc" classpath="tools/groovy-all-2.3.6.jar"/>
+        <taskdef name="groovyc" classname="org.codehaus.groovy.ant.Groovyc" classpath="tools/groovy-all-2.3.7.jar"/>
         <call-groovyc testfamily="unit">
             <cp-elements>
