Import only mockito-core instead of mockito-all
[lispflowmapping.git] / mappingservice / inmemorydb / pom.xml
index a012deb6e9111505054268d26ba51cb7a890a4c6..47a8934ed3beb5681ee622b057868316ac2d93fc 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
   <!--