Replace FindBugs :jsr305 by full :annotation (Bug 7663)
[mdsal.git] / binding / mdsal-binding-generator-impl / pom.xml
index 1bb6354de5dd9bf6735a629404f77b8629aa9dca..18025f7da82aa987c12f9887885bf7ac9b3d98ba 100644 (file)
             <artifactId>mdsal-binding-generator-util</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>com.google.code.findbugs</groupId>
-            <artifactId>jsr305</artifactId>
-            <scope>provided</scope>
-        </dependency>
-
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>