Do not require spotbugs transitively
[mdsal.git] / binding / mdsal-binding-loader / pom.xml
index 6a189037a7e1317f41d39b6da1434eb5d13dd898..e647174fdb97cb2350b45df432d02a15d65efa44 100644 (file)
     <packaging>bundle</packaging>
 
     <dependencies>
-        <dependency>
-            <groupId>com.github.spotbugs</groupId>
-            <artifactId>spotbugs-annotations</artifactId>
-            <optional>true</optional>
-        </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>