|
|
@@ -267,6 +267,10 @@
|
|
|
<artifactId>barbecue</artifactId>
|
|
|
<version>${barbecue.version}</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.codehaus.groovy</groupId>
|
|
|
+ <artifactId>groovy-all</artifactId>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.xmlgraphics</groupId>
|
|
|
<artifactId>batik-bridge</artifactId>
|