Bump odlparent to 5.0.0
[bgpcep.git] / pcep / topology / topology-stats / pom.xml
index 87c79a80c047b42804318883221f99e0d1771178..75c64ecdf6092987872393bc2875d52b3b0d44c9 100644 (file)
             <artifactId>mdsal-binding-dom-adapter</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
     </dependencies>
 
     <scm>