Bump maven-verifier to 1.7.2
[yangtools.git] / plugin / yang-maven-plugin-it / pom.xml
index 52a2d06fac81f0d3986c3c8e8ff5ba5b16a4c451..6171f703db4599fe7889d73188f7cdc882f68aec 100644 (file)
         <dependency>
             <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-verifier</artifactId>
-            <version>1.6</version>
+            <version>1.7.2</version>
             <scope>test</scope>
-            <exclusions>
-                <exclusion>
-                    <groupId>com.google.code.findbugs</groupId>
-                    <!-- Use com.google.code.findbugs:annotations instead of jsr305 -->
-                    <artifactId>jsr305</artifactId>
-                </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>