Bump odlparent to 5.0.0
[bgpcep.git] / bgp / extensions / route-target / pom.xml
index 48ad88ec9e2fb7a37a539985515718c526ffa073..75afbe800ba25f9d02add1dca2953d861030abfd 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-spec-util</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
 
         <!-- test scope dependencies -->
         <dependency>