Bump upstreams
[netconf.git] / transport / transport-ssh / pom.xml
index 63e5b23f23046883b277400b3e69073ac085e4f9..1f84f2d2d909fd80c5b56077dff6e632c5bcdbdc 100644 (file)
             <artifactId>commons-codec</artifactId>
             <version>1.15</version>
         </dependency>
+        <dependency>
+            <groupId>com.github.spotbugs</groupId>
+            <artifactId>spotbugs-annotations</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>com.google.errorprone</groupId>
             <artifactId>error_prone_annotations</artifactId>