From eb97ede04e7e9f2af82fb97b2c8894488498a316 Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Thu, 18 Jan 2024 11:30:44 +0000 Subject: FOP-3158: Switch to spotbugs --- fop-sandbox/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fop-sandbox') diff --git a/fop-sandbox/pom.xml b/fop-sandbox/pom.xml index 9fefca9b6..880195c65 100644 --- a/fop-sandbox/pom.xml +++ b/fop-sandbox/pom.xml @@ -105,8 +105,8 @@ - org.codehaus.mojo - findbugs-maven-plugin + com.github.spotbugs + spotbugs-maven-plugin ${findbugs.plugin.version} src/tools/resources/findbugs/exclusions.xml -- cgit v1.2.3