Merge changes Iaac9f7e2,I9c336a30
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2d39835831cbc5aa33e603bd0da1914da79c0833..e229268818624987b3e648f535a231bc302d509a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <artifactId>commons-lang3</artifactId>
                 <version>${commons.lang.version}</version>
             </dependency>
+            <dependency>
+                <groupId>com.google.code.findbugs</groupId>
+                <artifactId>jsr305</artifactId>
+                <version>2.0.3</version>
+            </dependency>
 
             <!-- Plugin integration -->
             <dependency>