Upgraded the groovy lib for bug fixes

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gethin James
2013-09-16 14:05:49 +00:00
parent 36feaf0b58
commit a8362f5cf2

View File

@@ -501,7 +501,8 @@
<dependency> <dependency>
<groupId>org.codehaus.groovy</groupId> <groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId> <artifactId>groovy-all</artifactId>
<version>2.1.6</version> <version>2.1.7</version>
<classifier>indy</classifier>
</dependency> </dependency>
<!-- OpenOffice --> <!-- OpenOffice -->
<dependency> <dependency>