From 6fc563024af10a967734bdf707966dc6cd6ffed3 Mon Sep 17 00:00:00 2001 From: taojinlong Date: Tue, 28 Jun 2022 18:10:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8E=92=E9=99=A4=20Spring=20Security?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index ea9d01d6c4..6001402088 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -247,6 +247,10 @@ org.slf4j slf4j-api + + org.springframework.security + spring-security-core +