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

sarath pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new 6435f75  Update findbugs-maven-plugin version to 3.0.5
6435f75 is described below

commit 6435f75db312e2944e8eaf72537e87491cd7af1a
Author: Sarath Subramanian <[email protected]>
AuthorDate: Mon Jan 21 13:08:20 2019 -0800

    Update findbugs-maven-plugin version to 3.0.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49fe7de..d9b2c9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1785,7 +1785,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>findbugs-maven-plugin</artifactId>
-                    <version>3.0.1</version>
+                    <version>3.0.5</version>
                 </plugin>
 
                 <!-- Source code metrics: mvn javancss:report or mvn site -->

Reply via email to