Import only mockito-core instead of mockito-all
[lispflowmapping.git] / mappingservice / implementation / pom.xml
index 53d77126a7897b7ec9a42d82234fd073b56aa968..6e9320d1e55fb8508907cafa3f04f10d9e4910d7 100644 (file)
       <groupId>junit-addons</groupId>
       <artifactId>junit-addons</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.powermock</groupId>
       <artifactId>powermock-api-mockito</artifactId>