From 10fc4d03d2ee9d06ee9ec39ca774b03960ab63fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20B=C3=B6ckmann?= <75972296+bencodes07@users.noreply.github.com> Date: Mon, 20 May 2024 21:15:51 +0200 Subject: [PATCH] Update pom.xml --- pom.xml | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index fb7886e..6879737 100644 --- a/pom.xml +++ b/pom.xml @@ -49,25 +49,18 @@ MeetMate - com.github.spotbugs - spotbugs-maven-plugin - ${spotbugs.version} - - Max - Low - true - ${project.build.directory} - - - - spotbugs - verify - - check - - - - + com.github.spotbugs + spotbugs-maven-plugin + 4.8.5.0 + + + + com.github.spotbugs + spotbugs + 4.8.5 + + + org.apache.maven.plugins