diff --git a/pom.xml b/pom.xml index 81a53eee14f2..d75db0f080e6 100644 --- a/pom.xml +++ b/pom.xml @@ -2610,28 +2610,6 @@ - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.3 - - ${basedir}/target/scala-${scala.binary.version}/classes - ${basedir}/target/scala-${scala.binary.version}/test-classes - Max - Low - true - FindPuzzlers - true - - - - - check - - compile - - -