Explorar o código

SUBMARINE-107. Reduce the scope of mockito-core in submarine to test. Contributed by kevin su.

Ayush Saxena %!s(int64=5) %!d(string=hai) anos
pai
achega
c7204417d7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      hadoop-submarine/pom.xml

+ 1 - 0
hadoop-submarine/pom.xml

@@ -44,6 +44,7 @@
         <groupId>org.mockito</groupId>
         <artifactId>mockito-core</artifactId>
         <version>2.23.4</version>
+        <scope>test</scope>
       </dependency>
 
       <dependency>