update mockito version in APPC
[appc.git] / appc-adapters / appc-rest-healthcheck-adapter / appc-rest-healthcheck-adapter-bundle / pom.xml
index 9985f91..a75cd57 100644 (file)
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
+            <scope>test</scope>
+            <version>1.10.19</version>
         </dependency>
         <dependency>
             <groupId>org.onap.ccsdk.sli.core</groupId>