From 690265b17713a2b9e2c2c4101a42e799e98ffcf9 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Wed, 17 Sep 2025 15:32:34 +0800 Subject: [PATCH] =?UTF-8?q?build(pom):=20=E5=8D=87=E7=BA=A7=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=89=88=E6=9C=AC=E5=B9=B6=E6=9B=B4=E6=96=B0=20Spring?= =?UTF-8?q?=20Boot=20=E4=BE=9D=E8=B5=96-=20=E5=B0=86=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BB=8E=203.1.0=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=203.2.0=20-=20=E5=B0=86=20Spring=20Boot=20=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BB=8E=203.5.0=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E5=88=B03.5.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1639be87..214010ed 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ com.youlai youlai-boot - 3.1.0 + 3.2.0 基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。 org.springframework.boot spring-boot-starter-parent - 3.5.0 + 3.5.5