Drop explicit dependency on Findbugs annotations
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index 815b9a6e37f8f4655f51c43298732a20089cbe02..899b8b875bd3539ef0f6c167a461c1764b2a62d4 100644 (file)
@@ -25,7 +25,7 @@
 
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>
     </dependency>
 
     <!-- Google -->
-    <dependency>
-      <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
-    </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>