Merge "BUG-869: removed redundant check for null before an instanceof"
[yangtools.git] / yang / yang-data-impl / pom.xml
index 952b345234adf317715bf72206389b999c35d857..fb6c537e832460bfb9ee6acfdfbe13116adb0e77 100644 (file)
@@ -85,8 +85,7 @@
         </dependency>
         <dependency>
           <groupId>org.mockito</groupId>
-          <artifactId>mockito-all</artifactId>
-          <scope>test</scope>
+          <artifactId>mockito-core</artifactId>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>