update mockito version in APPC
[appc.git] / appc-dg / appc-dg-shared / appc-dg-ssh / pom.xml
index aed8ef2..15374f1 100644 (file)
                        <artifactId>junit</artifactId>
                        <scope>test</scope>
                </dependency>
+                <dependency>
+                    <groupId>org.mockito</groupId>
+                    <artifactId>mockito-core</artifactId>
+                    <version>1.10.19</version>
+                    <scope>test</scope>
+                </dependency>
                <dependency>
                        <groupId>org.onap.appc</groupId>
                        <artifactId>appc-ssh-adapter-tests</artifactId>