Bump upstreams
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 3c82f2af9a7d99ae51c448a9fad466db8ddbe076..a457dcee27ffa6cdcfd07a64b79420c32ec24f3f 100644 (file)
             <artifactId>yang-data-api</artifactId>
         </dependency>
 
+        <!-- FIXME: 5.1.1 does not work with ActorBehaviorTest -->
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
+            <version>4.11.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>