From 8ef803622587c9791ae78516128d8a7ef33f550c Mon Sep 17 00:00:00 2001 From: moon69 <1016830869@qq.com> Date: Wed, 10 Jan 2024 21:09:44 +0800 Subject: [PATCH] =?UTF-8?q?mybatis-plus=20=E5=B7=B2=E6=94=AF=E6=8C=81=20sp?= =?UTF-8?q?ring=20boot=203.2.0=20=EF=BC=8C=E6=97=A0=E9=9C=80=E9=A2=9D?= =?UTF-8?q?=E5=A4=96=E5=BC=95=E5=85=A5=20mybatis-spring?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 2 +- yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index b657e5515..74beb1b89 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -25,7 +25,7 @@ 4.3.0 1.2.20 - 3.5.4.1 + 3.5.5 3.5.4.1 4.2.0 1.4.7.2 diff --git a/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml b/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml index 9b59db580..5817d6127 100644 --- a/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml @@ -78,12 +78,6 @@ mybatis-plus-join-boot-starter - - - org.mybatis - mybatis-spring - 3.0.3 -