Get rid of JSR305 annotations
[bgpcep.git] / config-loader / topology-config-loader / pom.xml
index f3d64b51c16990a06ac159d13b04398b91e0f329..39dca2fb745df8df42a40d6c806cd7a2bd23c643 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>${project.groupId}</groupId>