Replace FindBugs :jsr305 by full :annotation (Bug 7663)
[netconf.git] / restconf / sal-rest-connector / pom.xml
index 14d4cf3ac1a51af90168646781e7fdb2c1de3386..86aac56e4085edb5ddefbd93f5a75ff370ae1704 100644 (file)
       <artifactId>logback-classic</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
-    </dependency>
     <dependency>
       <groupId>javax.annotation</groupId>
       <artifactId>javax.annotation-api</artifactId>