From 55c8c842dc912f947bddd284b408fa8a7cdc6617 Mon Sep 17 00:00:00 2001 From: dataprince Date: Fri, 5 Jan 2024 11:43:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7mybatis-flex=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=88=B01.7.7=EF=BC=8C=E5=8E=BB=E6=8E=89mybatis-sprin?= =?UTF-8?q?g=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 19 ++----------------- ruoyi-common/ruoyi-common-orm/pom.xml | 9 +-------- 2 files changed, 3 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index f7df0e9..16a9e73 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,7 @@ UTF-8 21 3.2.0 - 1.7.6 - 3.0.3 + 1.7.7 1.37.0 3.1.1 5.0.1 @@ -134,24 +133,10 @@ com.mybatis-flex - mybatis-flex-spring-boot-starter + mybatis-flex-spring-boot3-starter ${mybatis-flex.version} - - - org.mybatis - mybatis-spring - - - - - org.mybatis - mybatis-spring - ${mybatis-spring.version} - - - cn.dev33 diff --git a/ruoyi-common/ruoyi-common-orm/pom.xml b/ruoyi-common/ruoyi-common-orm/pom.xml index fc0ce33..dc8c4f7 100644 --- a/ruoyi-common/ruoyi-common-orm/pom.xml +++ b/ruoyi-common/ruoyi-common-orm/pom.xml @@ -29,12 +29,7 @@ com.mybatis-flex - mybatis-flex-spring-boot-starter - - - - org.mybatis - mybatis-spring + mybatis-flex-spring-boot3-starter @@ -43,8 +38,6 @@ pagehelper - -