From aca39614d19113bd70ecf462581e683b3dad5a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E8=A8=80?= <2439534736@qq.com> Date: Tue, 9 Sep 2025 16:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2961d03..428152d 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,11 @@ org.springframework.boot spring-boot-starter-data-redis + + + org.springframework.boot + spring-boot-starter-security + net.logstash.logback @@ -128,13 +133,11 @@ elasticsearch-java ${elasticsearch.version} - org.springframework.boot spring-boot-starter-security -