You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/04/17 00:28:08 UTC

svn commit: r1739527 - /maven/pom/trunk/maven/pom.xml

Author: michaelo
Date: Sat Apr 16 22:28:08 2016
New Revision: 1739527

URL: http://svn.apache.org/viewvc?rev=1739527&view=rev
Log:
[MPOM-102] Upgrade to FindBugs Maven Plugin 3.0.3

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1739527&r1=1739526&r2=1739527&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat Apr 16 22:28:08 2016
@@ -976,7 +976,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>2.5.5</version>
+          <version>3.0.3</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>