Do not use mockito-subclass
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index b66b84666160c4830387f81cb5ac7c390d8ac5fb..34f274b3fd18c34d6495339d12571fac08b7076c 100644 (file)
             <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
-        <!-- FIXME: default mockito-inline does not seem to quite work -->
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-subclass</artifactId>
-            <scope>test</scope>
-        </dependency>
-
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>