Do not require spotbugs transitively
[mdsal.git] / binding / mdsal-binding-runtime-api / pom.xml
index 958984211eb1fa43e4465619cbd900c0fc34ddbc..4863aed08b77c3a68e465525469dba81c6a11094 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>