Replace mockito-all by mockito-core (see Bug 7662)
[groupbasedpolicy.git] / location-providers / ne-location-provider / pom.xml
index ddeaa8f2b8c0fa88073c9ca10b10a37f71a3ab6b..49213530cbfade0db75e6ff610e2703a478c1621 100644 (file)
@@ -31,7 +31,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>