Bump odlparent to 13.0.0
[yangtools.git] / data / yang-data-api / pom.xml
index 824657385f9af0b737105c1f5fe5c4424f4466cf..9b2fdae9b1f539bb4ca9cea6be53052d353f1833 100644 (file)
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.github.spotbugs</groupId>
+            <artifactId>spotbugs-annotations</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>org.immutables</groupId>
             <artifactId>value</artifactId>