From d34604855225851091929b115ef0b71a34394c48 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 20 May 2019 08:27:36 -0400 Subject: [PATCH] Fix warning reported by 'mvn versions:display-plugin-updates' --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 724b1522..6ecfbb55 100644 --- a/pom.xml +++ b/pom.xml @@ -275,6 +275,7 @@ CSV files of various types. org.codehaus.mojo findbugs-maven-plugin + ${commons.findbugs.version} org.codehaus.mojo