From 0ed91386b67149f00a2e78afe456a547e26f47b4 Mon Sep 17 00:00:00 2001
From: bunny <1319900154@qq.com>
Date: Fri, 18 Jul 2025 00:20:48 +0800
Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E7=94=9F=E6=88=90=E4=B8=9A?=
=?UTF-8?q?=E5=8A=A1=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
auth-services/pom.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/auth-services/pom.xml b/auth-services/pom.xml
index c782c9b..7ca63cc 100644
--- a/auth-services/pom.xml
+++ b/auth-services/pom.xml
@@ -30,11 +30,12 @@
auth-common
0.0.1
-
- org.springframework.boot
- spring-boot-starter-web
+ com.auth
+ module-security
+ 0.0.1
+
org.springframework.boot
spring-boot-starter-test