From e7a3c2c911a49c2beb27e4c69ce1c95ec2bfbafd Mon Sep 17 00:00:00 2001
From: haoxr <1490493387@qq.com>
Date: Sun, 18 Dec 2022 12:53:10 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7SpringBoot=E7=89=88?=
=?UTF-8?q?=E6=9C=AC=E4=B8=BA2.7.6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index a5e44e8d..135810a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
com.youlai
youlai-boot
1.2.0
- SpringBoot单体应用
+ 有来权限管理系统(单体)
基于SpringBoot快速构建的后台权限管理系统
org.springframework.boot
spring-boot-starter-parent
- 2.7.5
+ 2.7.6
@@ -30,7 +30,7 @@
3.0.2
- 2.7.5
+ 2.7.6
1.5.2.Final
@@ -96,7 +96,6 @@
${druid.version}
-
com.github.xiaoymin
knife4j-spring-boot-starter