From 6b87541de826464edc5fbafd917facf4e2b66470 Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Mon, 7 Jan 2019 15:55:57 -0600 Subject: [PATCH] HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+ Signed-off-by: Andrew Purtell --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 020e80534d6..10ac12bc120 100644 --- a/pom.xml +++ b/pom.xml @@ -573,8 +573,8 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.0 - + ${findbugs.maven.version} + ${project.basedir}/../dev-support/findbugs-exclude.xml true @@ -1300,6 +1300,7 @@ 3.6.1 2.4.1 1.3.9-1 + 3.0.4 6.18 2.10.3 1.5.3 @@ -1989,8 +1990,8 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.0 - + ${findbugs.maven.version} + ${project.basedir}/../dev-support/findbugs-exclude.xml true