From c44f5fe607f79256499024002aa4aece1bb4e2a7 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Sun, 12 Jul 2026 21:57:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= =?UTF-8?q?=204.3.2=20=E2=86=92=204.3.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 限流重构与 Security 架构重构后版本递增 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 910d0e6b..4c8299e9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.youlai youlai-boot - 4.3.2 + 4.3.3 基于 Java 17 + SpringBoot 4 + Spring Security 构建的权限管理系统。