aboutsummaryrefslogtreecommitdiffstats
path: root/ui-ci/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui-ci/pom.xml')
-rw-r--r--ui-ci/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml
index 5b23f4594f..e20fe644be 100644
--- a/ui-ci/pom.xml
+++ b/ui-ci/pom.xml
@@ -252,6 +252,12 @@
<version>4.1.0</version>
</dependency>
+ <dependency>
+ <groupId>org.codehaus.groovy</groupId>
+ <artifactId>groovy</artifactId>
+ <version>2.4.8</version>
+ </dependency>
+
</dependencies>
<build>