Bump odlparent to 5.0.0
[bgpcep.git] / bgp / path-selection-mode / pom.xml
index b2bc75af41293bc979bb0c9379166b1b1d0a39e2..2e18e761762174a05beb307aae1c64ef91564890 100644 (file)
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
         <!-- test scope dependencies -->
         <dependency>
             <groupId>org.mockito</groupId>