Bump mdsal version to 4.0.0
[netvirt.git] / coe / impl / pom.xml
index 83281d82ec188f9cb0a6c4f463e08be82c61d0c3..35cbc5ea4386eb3b4a5e5b1d42565025263846ed 100644 (file)
@@ -86,6 +86,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <groupId>org.opendaylight.serviceutils</groupId>
             <artifactId>tools-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>blueprint-maven-plugin-annotation</artifactId>