From 45b7d41f845cb4bad0755d4af8563592ffda0c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Wed, 1 Nov 2023 17:43:37 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20gateway=20=E6=9A=82=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=20oauth2-client=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- youlai-gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youlai-gateway/pom.xml b/youlai-gateway/pom.xml index 13dff725..bc670f74 100644 --- a/youlai-gateway/pom.xml +++ b/youlai-gateway/pom.xml @@ -49,7 +49,7 @@ org.springframework.boot - spring-boot-starter-oauth2-client + spring-boot-starter-security -- GitLab