follow up dependency for for Groovy 1.8
This commit is contained in:
parent
f41ecbc7ac
commit
8b7b11ae13
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user