Do not pull in logback into yang-model-util-ut
[yangtools.git] / yang / yang-model-util-ut / pom.xml
index b801f40f470a9953913b0f6f16e754638283972f..427ffd84a222074a29666b0433aeab0a40921a9e 100644 (file)
             <artifactId>mockito-configuration</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>ch.qos.logback</groupId>
-            <artifactId>logback-classic</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 </project>