fix security vilation CVE-2015-3253
[sdc.git] / catalog-be / pom.xml
index c50a78e..b4f5936 100644 (file)
             <version>0.11</version>
             <scope>test</scope>
         </dependency>
+
+        <dependency>
+            <groupId>org.codehaus.groovy</groupId>
+            <artifactId>groovy</artifactId>
+            <version>2.4.8</version>
+        </dependency>
     </dependencies>
 
     <build>