We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ef448 commit 92c30c3Copy full SHA for 92c30c3
1 file changed
pom.xml
@@ -179,9 +179,22 @@
179
</dependency>
180
181
182
+ <dependency>
183
+ <groupId>org.codehaus.groovy</groupId>
184
+ <artifactId>groovy</artifactId>
185
+ <version>3.0.0-beta-1</version>
186
+ </dependency>
187
+
188
189
190
+ <artifactId>groovy-xml</artifactId>
191
192
193
194
<dependency>
195
<groupId>org.codehaus.groovy</groupId>
196
<artifactId>groovy-templates</artifactId>
197
198
199
200
0 commit comments