From 88ee8192dc7365b10ce9a151aaf2511081c82f6f Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 3 Feb 2023 09:03:54 -0500 Subject: Pick up Spotbugs version from parent POM --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 3936c0198..b343f224b 100644 --- a/pom.xml +++ b/pom.xml @@ -767,13 +767,6 @@ com.github.spotbugs spotbugs-maven-plugin - - - com.github.spotbugs - spotbugs - ${commons.spotbugs.impl.version} - - ${basedir}/src/conf/spotbugs-exclude-filter.xml @@ -823,7 +816,6 @@ com.github.spotbugs spotbugs-maven-plugin - ${commons.spotbugs.plugin.version} ${basedir}/src/conf/spotbugs-exclude-filter.xml -- cgit v1.2.3