From 9899e99d0853371e021c303cc24c487aed68a469 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Thu, 7 Jul 2016 04:15:13 -0700 Subject: [PATCH] Upgrade to findbugs-maven-plugin 3.0.4 This resolves an incompatibility with Maven 3.4.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9b7dfb..9a945ad 100644 --- a/pom.xml +++ b/pom.xml @@ -205,7 +205,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.3 + 3.0.4 Max FindNullDeref