Clean up dependency declarations
[yangtools.git] / codec / yang-data-codec-binfmt / pom.xml
index 7d42e4785f63f603b36349d9e7bcf8176efc5166..6112d1759016e9a2fb1443ba101764a0e3ff249c 100644 (file)
@@ -27,9 +27,8 @@
             <artifactId>guava</artifactId>
         </dependency>
         <dependency>
-            <groupId>com.github.spotbugs</groupId>
-            <artifactId>spotbugs-annotations</artifactId>
-            <optional>true</optional>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>