ZipOutputStream Cleanup
[sdc.git] / common-app-api / pom.xml
index 5e7d0a0..3057765 100644 (file)
@@ -12,7 +12,6 @@
        </parent>
 
        <dependencies>
-
                <dependency>
                        <groupId>org.openecomp.sdc</groupId>
                        <artifactId>security-utils</artifactId>
 
                <dependency>
                        <groupId>org.mockito</groupId>
-                       <artifactId>mockito-all</artifactId>
+                       <artifactId>mockito-core</artifactId>
                        <version>${mockito.version}</version>
                        <scope>test</scope>
                </dependency>