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