Remove unneeded junit/mockito dependencies
[yangtools.git] / common / testutils / pom.xml
index 22d58e2974f7634d5e49d3e705bbb5f18fffe910..d0e0c6e37140be0a4790b830b2a144a1fc08c516 100644 (file)
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-        </dependency>
+
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>