From 1e81c19543c103db5e6ef5022e78d523e50a9333 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 2 Nov 2022 14:12:22 -0700 Subject: [PATCH] Remove duplicate SpotBugs defaults --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index b7de3ef2b8..da6538a481 100644 --- a/pom.xml +++ b/pom.xml @@ -75,13 +75,6 @@ 3.35 1.20 - - Medium - - Default - true @@ -684,9 +677,6 @@ com.github.spotbugs spotbugs-maven-plugin - - ${spotbugs.failOnError} - spotbugs @@ -699,8 +689,6 @@ true false - ${spotbugs.effort} - ${spotbugs.threshold}