Bug 6886 - [Yang 1.1] Update rules for handling of strings
[yangtools.git] / yang / yang-parser-impl / pom.xml
index 3b8fdae15950f4fc72ef83357d3c78c474b8076f..7b698c823917e02f6129308a97297b8eab602063 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>concepts</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.google.code.findbugs</groupId>
-            <artifactId>jsr305</artifactId>
-        </dependency>
     </dependencies>
 
     <build>