Bump upstreams
[netconf.git] / protocol / netconf-test-util / pom.xml
index 355fefae963832fe91800bc2d809689d5f0405d2..5a1e05bf38f06f024cad59e8f65bd99108c0695c 100644 (file)
     <name>${project.artifactId}</name>
 
     <dependencies>
+        <dependency>
+            <groupId>com.github.spotbugs</groupId>
+            <artifactId>spotbugs-annotations</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-api</artifactId>