From a85a023082cd0f244f55c5430302182385a59121 Mon Sep 17 00:00:00 2001 From: lijiarao Date: Thu, 12 Sep 2024 12:09:09 +0800 Subject: [PATCH] =?UTF-8?q?fix=E5=AE=89=E5=85=A8=20=E5=88=A0=E9=99=A4sprin?= =?UTF-8?q?g-security-core-5.3.5.release.jar,spring-security-web-5.3.5.rel?= =?UTF-8?q?ease.jar=20=E6=B5=81=E7=A8=8B=E5=BC=95=E6=93=8E=E5=86=85?= =?UTF-8?q?=E9=83=A8=E5=8C=85=EF=BC=8C=E7=B3=BB=E7=BB=9F=E4=B8=AD=E5=8F=AF?= =?UTF-8?q?=E8=83=BD=E6=B2=A1=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- laws-modules/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/laws-modules/pom.xml b/laws-modules/pom.xml index 82415e84..788bd6e6 100644 --- a/laws-modules/pom.xml +++ b/laws-modules/pom.xml @@ -43,6 +43,15 @@ org.apache.commons commons-email + + org.springframework.security + spring-security-core + + + org.springframework.security + spring-security-web + +