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 --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 637bafc80..608c4b93b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 1.0.4 3.11.0 1.4.0 - 3.0.4 + 3.1.12.2 3.1.1 8 4.11 @@ -102,6 +102,11 @@ maven-surefire-plugin ${surefire.plugin.version} + + com.github.spotbugs + spotbugs-maven-plugin + ${findbugs.plugin.version} + -- cgit v1.2.3