Bump odlparent to 5.0.0
[bgpcep.git] / bgp / topology-provider / pom.xml
index 2f0c67ac546d9fa718c20eae39d1df4fde559a86..0c0928c3a43b17dbeda4cb7805702d30657fb3ec 100644 (file)
             <groupId>io.netty</groupId>
             <artifactId>netty-buffer</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
 
         <!-- Test dependencies -->
         <dependency>