From 3ff8fff76e893cf8c01e951bc5aa3a99772dc46c Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Fri, 18 Oct 2024 22:23:03 +0800 Subject: [PATCH] chore: upgrade version 2.14.0 to 2.15.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2bc766f1..1dceec14 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.youlai youlai-boot - 2.14.0 + 2.15.0 基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。