You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/29 22:07:02 UTC

[maven-parent] branch master updated: updated findbugs-maven-plugin

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c59b5a  updated findbugs-maven-plugin
0c59b5a is described below

commit 0c59b5a2f271c0fe5f99ce6d0962253d14a7df68
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Mon Jan 29 23:07:01 2018 +0100

    updated findbugs-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3d2930..717a47f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1009,7 +1009,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>3.0.4</version>
+          <version>3.0.5</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

-- 
To stop receiving notification emails like this one, please contact
hboutemy@apache.org.