Get rid of JSR305 annotations
[bgpcep.git] / bgp / peer-acceptor / pom.xml
index 81ab15a5db44c8df9747e8c2125ea9eafa471637..1d1c17458e10e7dc3d4101238258b4af7696594b 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>
         <!-- Testing dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>