Finish bumping to yangtools 2.1.8
[netconf.git] / netconf / netconf-impl / src / test / java / org / opendaylight / netconf / impl / osgi / NetconfOperationServiceFactoryTrackerTest.java
index ce20e1c0d7c8e240d9ce9bff219af49cff772b6d..e8b3f4752902f8ef41252010d6b178e0c5af3dea 100644 (file)
@@ -9,7 +9,7 @@
 package org.opendaylight.netconf.impl.osgi;
 
 import static org.junit.Assert.assertNotNull;
-import static org.mockito.Matchers.any;
+import static org.mockito.ArgumentMatchers.any;
 import static org.mockito.Mockito.anyString;
 import static org.mockito.Mockito.doNothing;
 import static org.mockito.Mockito.doReturn;