From 74003f1007f3d88260965fd8df83dd05cbc89cad Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Sun, 21 Apr 2024 12:41:00 +0000 Subject: [PATCH] Disable a spotbugs issue, update pom.xml configuration. --- pom.xml | 10 ++++++++-- spotbugs-filter.xml | 1 + 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 23dd130..6e0dc07 100644 --- a/pom.xml +++ b/pom.xml @@ -30,9 +30,15 @@ - 5.10.1 - 1.0.2 + 2.0.0 + 21 + + + 1.0.2 + + + 5.10.1 1.8.2 diff --git a/spotbugs-filter.xml b/spotbugs-filter.xml index f532d24..c040a30 100644 --- a/spotbugs-filter.xml +++ b/spotbugs-filter.xml @@ -87,6 +87,7 @@ +