From a84f00ecc83af9693d7b53e6b945b7bd13d3da3c 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:25:13 +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 7f8a03ee..3d300561 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 3.1.5 2022.0.4 3.1.8 - 3.0.2 + 3.0.3 3.5.13 3.5.4 3.9.1 diff --git a/ruoyi-common/ruoyi-common-mybatis/pom.xml b/ruoyi-common/ruoyi-common-mybatis/pom.xml index 645b58cf..64876fb2 100644 --- a/ruoyi-common/ruoyi-common-mybatis/pom.xml +++ b/ruoyi-common/ruoyi-common-mybatis/pom.xml @@ -27,9 +27,20 @@ true + + org.mybatis.spring.boot + mybatis-spring-boot-starter + + com.baomidou mybatis-plus-boot-starter + + + org.mybatis + mybatis-spring + +