follow up dependency for for Groovy 1.8

This commit is contained in:
Kohsuke Kawaguchi 2011-09-09 09:20:53 -07:00
parent f41ecbc7ac
commit 8b7b11ae13

View File

@ -367,6 +367,11 @@ THE SOFTWARE.
<version>0.9.94</version>
<scope>compile</scope>
</dependency>
<dependency><!-- groovy shell uses this but it doesn't declare this dependency -->
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>1.6</version>
</dependency>
<dependency>
<!--
for Grails spring bean builder.