From d8bcd1756df6bae0fc6b794ea4bf10a4e8b7e541 Mon Sep 17 00:00:00 2001 From: Ruslan Kashapov Date: Thu, 11 Mar 2021 14:15:49 +0200 Subject: Move web security configuration to application module Issue-ID: CPS-288 Change-Id: Id244cde9ae9c87c27b69ed5a6a51772a4aef62fd Signed-off-by: Ruslan Kashapov --- cps-rest/pom.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'cps-rest/pom.xml') diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index be1c3f66d1..e9dee5db01 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -53,10 +53,6 @@ org.springframework.boot spring-boot-starter-jetty - - org.springframework.boot - spring-boot-starter-security - io.swagger.core.v3 swagger-annotations @@ -109,11 +105,6 @@ - - org.springframework.security - spring-security-test - test - -- cgit 1.2.3-korg