Skip to content

Commit

Permalink
Merge pull request #8183 from pickypg/feature/groovy-jdk7-8182
Browse files Browse the repository at this point in the history
Use groovy-x.y.z-indy jar for better scripting performance
  • Loading branch information
pickypg committed Oct 21, 2014
2 parents 189d432 + 60c16ba commit eee0cf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -278,6 +278,7 @@
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.3.2</version>
<classifier>indy</classifier>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit eee0cf0

Please sign in to comment.