From 1583c36e0085d6c9a2023524ae86fb52f78f459c Mon Sep 17 00:00:00 2001 From: hirst Date: Wed, 5 Jun 2024 08:16:59 +0200 Subject: [PATCH] removed security --- dummy/pom.xml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/dummy/pom.xml b/dummy/pom.xml index ebe8990..289bd56 100644 --- a/dummy/pom.xml +++ b/dummy/pom.xml @@ -36,27 +36,6 @@ spring-cloud-config-server - - - org.springframework.security.oauth - spring-security-oauth2 - 2.5.2.RELEASE - - - - org.springframework.boot - spring-boot-starter-oauth2-resource-server - - - org.springframework.security - spring-security-oauth2-resource-server - - - - org.springframework.boot - spring-boot-starter-security - - org.springdoc springdoc-openapi-starter-webmvc-ui @@ -69,12 +48,6 @@ runtime - - org.springframework.security - spring-security-test - test - - -- 2.44.1