Replace mockito-all by mockito-core (see Bug 7662)
[controller.git] / opendaylight / md-sal / sal-akka-raft / pom.xml
index 6f106159fa23a51d2a05424bad1cd15e02d6b98c..ad8a7367a08b48a6f9dc057e5a65a77d76db0028 100644 (file)
@@ -79,7 +79,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>