From 8d3e13a294f49d25d435c87357c89536562865da Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com>
Date: Tue, 2 May 2023 22:58:53 +0800
Subject: [PATCH] =?UTF-8?q?build:=20=E5=8D=87=E7=BA=A7=20`SpringBoot=203.0?=
=?UTF-8?q?.6`=20=E5=92=8C=E7=A7=BB=E9=99=A4=E5=8A=A8=E6=80=81=E6=95=B0?=
=?UTF-8?q?=E6=8D=AE=E6=BA=90=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9f909701..fcff6801 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,12 @@
com.youlai
youlai-boot
2.1.0
- youlai-boot 单体权限管理系统
基于 SpringBoot3 快速构建的权限管理系统
org.springframework.boot
spring-boot-starter-parent
- 3.0.5
+ 3.0.6
@@ -26,7 +25,6 @@
8.0.28
1.2.16
3.5.3.1
- 3.6.1
4.0.0
@@ -105,12 +103,6 @@
${mybatis-plus.version}
-
- com.baomidou
- dynamic-datasource-spring-boot-starter
- ${dynamic-datasource.version}
-
-
com.github.xiaoymin
knife4j-openapi3-jakarta-spring-boot-starter