Index: /trunk/.classpath
===================================================================
--- /trunk/.classpath	(revision 14032)
+++ /trunk/.classpath	(revision 14033)
@@ -149,10 +149,10 @@
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="lib" path="tools/groovy/groovy-cli-commons-2.5.0.jar">
+	<classpathentry kind="lib" path="tools/groovy/groovy-cli-commons-2.5.1.jar">
 		<attributes>
 			<attribute name="test" value="true"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="lib" path="tools/groovy/groovy-xml-2.5.0.jar">
+	<classpathentry kind="lib" path="tools/groovy/groovy-xml-2.5.1.jar">
 		<attributes>
 			<attribute name="test" value="true"/>
Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 14032)
+++ /trunk/build.xml	(revision 14033)
@@ -805,5 +805,5 @@
 
     <target name="taginfo" depends="dist">
-        <!-- http://docs.groovy-lang.org/2.5.0/html/documentation/#_the_groovy_ant_task -->
+        <!-- http://docs.groovy-lang.org/2.5.1/html/documentation/#_the_groovy_ant_task -->
         <taskdef name="groovy" classname="org.codehaus.groovy.ant.Groovy" classpathref="groovy.classpath"/>
         <property name="taginfoextract" value="scripts/TagInfoExtract.groovy"/>
