Remove unneeded junit/mockito dependencies
[yangtools.git] / common / checkstyle-logging / pom.xml
index 7908ba6ea13fd64a3da83e8247c9fbd5c28ad3da..bca02b42d3c4687fd4051b02d1c68b1ebb1e507a 100644 (file)
       <artifactId>commons-logging</artifactId>
       <version>1.2</version>
     </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
   <build>