Remove unnecessary mockito dependency
[lispflowmapping.git] / mappingservice / mapcache / pom.xml
index 8347ad7cdc9839c9ace81a2f2bdf47485ad11120..7c3e04a587e3e48831f5baa414b85a81ce9f9458 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.lisp-proto</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.powermock</groupId>
       <artifactId>powermock-api-mockito</artifactId>