update mockito version in APPC
[appc.git] / appc-config / appc-data-services / provider / pom.xml
index f5125e7..feb2a4f 100644 (file)
@@ -86,6 +86,8 @@
                <dependency>
                        <groupId>org.mockito</groupId>
                        <artifactId>mockito-core</artifactId>
+                       <scope>test</scope>
+                        <version>1.10.19</version>
                </dependency>
                <dependency>
                        <groupId>com.fasterxml.jackson.core</groupId>