From bbe5ce228e995613ff298e38cc3e35c5cd13ab62 Mon Sep 17 00:00:00 2001 From: David Xia Date: Wed, 11 Sep 2019 16:13:00 -0400 Subject: [PATCH] Upgrade findbugs-maven-plugin from 3.0.0 to 3.0.5 Build now fails with this error. https://issues.apache.org/jira/browse/MNG-6625 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7b1e6138..66f04ee8 100644 --- a/pom.xml +++ b/pom.xml @@ -304,7 +304,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.0 + 3.0.5 Max Low @@ -312,7 +312,7 @@ ${project.build.directory}/findbugs ${project.basedir}/findbugs-exclude.xml - + org.apache.ant