From ee54b1322ab401459764544dac2d1e5e0a43762c Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Mon, 19 Jun 2023 11:25:05 +0200 Subject: [PATCH] Update spotbugs (#713) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0130025ef..31eae9e78 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.5.3.0 + 4.7.3.4 ${project.basedir}/spotbugs-excludes.xml @@ -219,7 +219,7 @@ com.github.spotbugs spotbugs-annotations - 4.7.1 + 4.7.3 compile