From 434abf7006d237359c83a3624bd91fc2479d84ea Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Tue, 25 Oct 2022 07:29:36 -0400 Subject: [PATCH] Pick up SpotBugs from parent POM --- pom.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/pom.xml b/pom.xml index f75974c..19c1a40 100644 --- a/pom.xml +++ b/pom.xml @@ -448,19 +448,6 @@ under the License. - - com.github.spotbugs - spotbugs-maven-plugin - ${spotbugs.plugin.version} - - - com.github.spotbugs - spotbugs - ${spotbugs.impl.version} - - - - org.apache.maven.plugins maven-checkstyle-plugin