You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/12/18 00:12:39 UTC

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

Author: schulte
Date: Sun Dec 18 00:12:39 2016
New Revision: 1774832

URL: http://svn.apache.org/viewvc?rev=1774832&view=rev
Log:
[MPOM-154] Upgrade findbugs-maven-plugin to 3.0.4.

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=1774832&r1=1774831&r2=1774832&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Dec 18 00:12:39 2016
@@ -985,7 +985,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>3.0.3</version>
+          <version>3.0.4</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>