Bump odlparent to 13.0.0
[mdsal.git] / singleton-service / mdsal-singleton-dom-impl / pom.xml
index 7086658aa50af5d13758e6f2de8449ffbeea074d..6068436c2c537e4eea1c9a1f9e029a44355aa518 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>
@@ -27,7 +32,7 @@
         <dependency>
             <groupId>org.checkerframework</groupId>
             <artifactId>checker-qual</artifactId>
-            <scope>provided</scope>
+            <optional>true</optional>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>