Do not require spotbugs transitively
[mdsal.git] / binding / mdsal-binding-spi / pom.xml
index c7a96b15487e4b31c4a48557dfb53a734ce8680a..97e1439b0a1a45c13ef36b3e70ebc0d3fd39578b 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>