You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by pa...@apache.org on 2019/01/07 14:56:24 UTC

svn commit: r1850650 - /db/torque/torque4/trunk/torque-generator/pom.xml

Author: painter
Date: Mon Jan  7 14:56:23 2019
New Revision: 1850650

URL: http://svn.apache.org/viewvc?rev=1850650&view=rev
Log:
Update groovy-all dependency

Modified:
    db/torque/torque4/trunk/torque-generator/pom.xml

Modified: db/torque/torque4/trunk/torque-generator/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/pom.xml?rev=1850650&r1=1850649&r2=1850650&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/pom.xml (original)
+++ db/torque/torque4/trunk/torque-generator/pom.xml Mon Jan  7 14:56:23 2019
@@ -83,7 +83,7 @@
     <dependency>
         <groupId>org.codehaus.groovy</groupId>
         <artifactId>groovy-all</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.5</version>
         <type>pom</type>
     </dependency>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org