Remove unneeded junit/mockito dependencies
[yangtools.git] / yang / yang-data-codec-xml / pom.xml
index 358bcdbc314399866b8d8a1f3014e1eba2537b6b..be74e7590feb4a52bae0297662b54239ffc57823 100644 (file)
             <artifactId>yang-test-util</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>xmlunit</groupId>
             <artifactId>xmlunit</artifactId>