Upgraded the Groovy jar to match the activiti dependency

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@54761 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gethin James
2013-09-02 10:35:07 +00:00
parent 2066ff0384
commit 1fa575ec47

View File

@@ -500,8 +500,8 @@
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>1.7.5</version>
<artifactId>groovy-all</artifactId>
<version>2.1.6</version>
</dependency>
<!-- OpenOffice -->
<dependency>