From a62eba5c37801e7cce587cdfa3d5233b73aafe5f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Thu, 21 Dec 2023 11:20:22 +0800
Subject: [PATCH] =?UTF-8?q?update=20mybatis-boot=203.0.2=20=3D>=203.0.3=20?=
=?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BE=9D=E8=B5=96=E4=BC=A0=E9=80=92?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 2 +-
ruoyi-common/ruoyi-common-mybatis/pom.xml | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 546888555..081a63ad6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
17
- 3.0.2
+ 3.0.3
2.2.0
0.15.0
5.2.3
diff --git a/ruoyi-common/ruoyi-common-mybatis/pom.xml b/ruoyi-common/ruoyi-common-mybatis/pom.xml
index 51199b408..2088b5439 100644
--- a/ruoyi-common/ruoyi-common-mybatis/pom.xml
+++ b/ruoyi-common/ruoyi-common-mybatis/pom.xml
@@ -32,9 +32,20 @@
dynamic-datasource-spring-boot3-starter
+
+ org.mybatis.spring.boot
+ mybatis-spring-boot-starter
+
+
com.baomidou
mybatis-plus-boot-starter
+
+
+ org.mybatis
+ mybatis-spring
+
+