From 395c0f8bfac97a6221788de65d7a2ecae9b92073 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Wed, 11 Jun 2025 20:49:15 +0800 Subject: [PATCH] chore: bump version to 3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 18be05a8..03090260 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.youlai youlai-boot - 2.22.0 + 3.0.0 基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。