aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-service/pom.xml')
-rw-r--r--cps-service/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml
index b875bbb89..bfc3931bc 100644
--- a/cps-service/pom.xml
+++ b/cps-service/pom.xml
@@ -114,6 +114,11 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.codehaus.groovy</groupId>
+ <artifactId>groovy-json</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-core</artifactId>
<scope>test</scope>