From 369017c7fba4c2444e2594215f2b511290e39950 Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Fri, 18 Oct 2024 11:19:04 +0100 Subject: Update SpotBugs dependency - update spotbugs to 4.8.6 - remove old findbugs dependency (spotbugs replaces findbugs) - remove an unused SupressFBWarnings Issue-ID: CPS-2458 Signed-off-by: danielhanrahan Change-Id: If9d5571ae4293a2653a117a988414af2452647c0 --- cps-ncmp-service/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cps-ncmp-service/pom.xml') diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 9f7bb08a07..fda4221f6f 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -73,10 +73,6 @@ ${project.groupId} cps-path-parser - - com.google.code.findbugs - annotations - com.hazelcast hazelcast-spring -- cgit 1.2.3-korg