From b790de2a76e1d2750d9b922e3220e7a68e300b18 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Thu, 18 Apr 2024 18:17:13 +0800 Subject: [PATCH] =?UTF-8?q?build(pom.xml):=20=E5=8D=87=E7=BA=A7=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=89=88=E6=9C=AC=E5=8F=B7=20`2.7.0`=20=E2=86=92=20`2?= =?UTF-8?q?.7.1`?= 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 48ae801f..17807db2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.youlai youlai-boot - 2.7.0 + 2.7.1 基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。