From 88dece35a1fee432460500a91f5cbe6b6cab8396 Mon Sep 17 00:00:00 2001 From: Olyutorskii Date: Sat, 18 Sep 2021 10:33:11 +0900 Subject: [PATCH] bump spotbugs to 4.4.1 bump spotbugs-maven-plugin to 4.3.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d7aaa2..0a4c63f 100644 --- a/pom.xml +++ b/pom.xml @@ -286,12 +286,12 @@ com.github.spotbugs spotbugs-maven-plugin - 4.1.3 + 4.3.0 com.github.spotbugs spotbugs - 4.1.3 + 4.4.1 -- 2.11.0