From 602264444db18a104ddf2b905eb5b4c6379e3a76 Mon Sep 17 00:00:00 2001 From: odboy Date: Fri, 6 Dec 2024 21:08:43 +0800 Subject: [PATCH] =?UTF-8?q?upd:=20=E4=BE=9D=E8=B5=96=E5=88=92=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kenaito-common/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/kenaito-common/pom.xml b/kenaito-common/pom.xml index 5885b9e..23c533a 100644 --- a/kenaito-common/pom.xml +++ b/kenaito-common/pom.xml @@ -45,5 +45,23 @@ freemarker 2.3.32 + + + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.security + spring-security-core + + + + + org.springframework.security + spring-security-core + 5.8.12 +