From f69a6d2c019f7acdb50a5f9ed4567297ded0932e Mon Sep 17 00:00:00 2001
From: haoxr <1490493387@qq.com>
Date: Fri, 21 Apr 2023 18:11:36 +0800
Subject: [PATCH] =?UTF-8?q?build(pom.xml):=20=E5=8D=87=E7=BA=A7=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC=E5=92=8C=E6=B7=BB=E5=8A=A0=E5=8A=A8?=
=?UTF-8?q?=E6=80=81=E6=95=B0=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 | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/pom.xml b/pom.xml
index d9ef44d5..6f208b61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,8 +24,9 @@
5.8.15
8.0.28
- 1.2.4
+ 1.2.16
3.5.3.1
+ 3.6.1
4.0.0
@@ -58,12 +59,6 @@
${hutool.version}
-
- com.baomidou
- mybatis-plus-boot-starter
- ${mybatis-plus.version}
-
-
org.springframework.boot
spring-boot-starter-web
@@ -75,7 +70,6 @@
test
-
org.springframework.boot
spring-boot-starter-security
@@ -103,6 +97,18 @@
${druid.version}
+
+ com.baomidou
+ mybatis-plus-boot-starter
+ ${mybatis-plus.version}
+
+
+
+ com.baomidou
+ dynamic-datasource-spring-boot-starter
+ ${dynamic-datasource.version}
+
+
com.github.xiaoymin
knife4j-openapi3-jakarta-spring-boot-starter
@@ -170,11 +176,7 @@
${easy-captcha.version}
-
- org.openjdk.nashorn
- nashorn-core
- 15.4
-
+