Skip to content

Commit

Permalink
Upgraded groovy dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Jul 24, 2010
1 parent cf25447 commit a1b39de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>1.7.1</version>
<version>1.7.4</version>
</dependency>
</dependencies>
<executions>
Expand Down Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>1.7.1</version>
<version>1.7.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a1b39de

Please sign in to comment.