From 43a5d4be448ceacf5a395c98cbbb06b52aa853ef Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Sun, 18 Aug 2024 01:28:39 +0100 Subject: Remove unused and duplicate dependencies in poms - remove duplicate dependencies from cps-service pom - remove unused spring security dependency from cps-application pom Issue-ID: CPS-2390 Signed-off-by: danielhanrahan Change-Id: Id49705e8790df7d7e98d80fa0ccb639eb4f1995f --- cps-service/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'cps-service/pom.xml') diff --git a/cps-service/pom.xml b/cps-service/pom.xml index f04b4e81c8..37a45957f3 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -144,18 +144,6 @@ org.slf4j slf4j-api - - io.cloudevents - cloudevents-json-jackson - - - io.cloudevents - cloudevents-kafka - - - io.cloudevents - cloudevents-spring - org.codehaus.groovy -- cgit 1.2.3-korg