From f47c56bef2ca37fa10a14b44e0a7128d40b7f1f1 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Mon, 24 Mar 2025 07:27:35 +0800 Subject: [PATCH] chore: bump version to 2.22.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f2f43ee..02e8a7bc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.youlai youlai-boot - 2.21.0 + 2.22.0 基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。