From 2b64fe7b54dcccf2ce5dd76af2b37c12724911fd Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 2 May 2022 09:42:04 -0400 Subject: [PATCH] Bump com.github.spotbugs:spotbugs from 4.5.3 to 4.6.0 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ec623e13b..f6ed49f52 100644 --- a/pom.xml +++ b/pom.xml @@ -638,8 +638,8 @@ 9.3 src/site/resources/checkstyle - 4.6.0.0 - 4.6.0 + 4.6.0.0 + 4.6.0 false true @@ -822,12 +822,12 @@ com.github.spotbugs spotbugs-maven-plugin - ${spotbugs.plugin.version} + ${commons.spotbugs.plugin.version} com.github.spotbugs spotbugs - ${spotbugs.impl.version} + ${commons.spotbugs.impl.version} @@ -880,7 +880,7 @@ com.github.spotbugs spotbugs-maven-plugin - ${spotbugs.plugin.version} + ${commons.spotbugs.plugin.version} ${basedir}/src/conf/spotbugs-exclude-filter.xml