From eb9ba543e8392fefd3452640b46995ee0f80f85d Mon Sep 17 00:00:00 2001 From: helongfei Date: Tue, 28 Jun 2022 11:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0security-config=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8956c12..180584c 100644 --- a/pom.xml +++ b/pom.xml @@ -255,7 +255,7 @@ org.springframework.security spring-security-config - 5.3.8.RELEASE + 5.7.1 -- Gitee