From bc7e53b0d893da9f20062801a905fbda357abe80 Mon Sep 17 00:00:00 2001
From: haoxr <1490493387@qq.com>
Date: Fri, 17 Feb 2023 18:52:31 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E5=8D=95=E5=85=83?=
=?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index ce3d03db..2d1dabd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,9 +6,9 @@
com.youlai
youlai-boot
- 1.2.0
- 有来权限管理系统(单体)
- 基于SpringBoot快速构建的后台权限管理系统
+ 2.0.0
+ youlai-boot 单体权限管理应用
+ 基于 SpringBoot3 快速构建的权限管理系统
org.springframework.boot
@@ -21,7 +21,7 @@
17
17
- 5.7.21
+ 5.8.12
8.0.19
1.2.4
@@ -29,15 +29,13 @@
4.0.0
- 2.7.6
+ 1.5.3.Final
- 1.5.2.Final
-
- 2.3.0
+ 2.3.1
0.11.5
- 3.1.3
+ 3.2.1
8.3.7
4.8.1
@@ -68,6 +66,13 @@
spring-boot-starter-web
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
org.springframework.boot
spring-boot-starter-security