From 1078792783302c6f37951724c364ee4ec362669d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E9=BB=8E=E4=B8=96=E6=B9=96=E7=95=94?= <7806414+sulishihupan@user.noreply.gitee.com> Date: Wed, 25 Feb 2026 14:45:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4org.springframework.security:?= =?UTF-8?q?spring-security-crypto:5.3.3.RELEASE=EF=BC=8C=E8=AF=A5=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=AD=98=E5=9C=A8=E5=AE=89=E5=85=A8=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?=E4=B8=94=E6=9C=AA=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easy-trans-spring-boot-starter/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/easy-trans-spring-boot-starter/pom.xml b/easy-trans-spring-boot-starter/pom.xml index 8ba4d49..ff593c2 100644 --- a/easy-trans-spring-boot-starter/pom.xml +++ b/easy-trans-spring-boot-starter/pom.xml @@ -27,6 +27,12 @@ org.springframework.cloud spring-cloud-commons + + + org.springframework.security + spring-security-crypto + + true -- Gitee