From 68a9c276a70f1bf791c5f0229a18dc77add30f41 Mon Sep 17 00:00:00 2001 From: handy Date: Wed, 6 Mar 2024 10:18:14 +0800 Subject: [PATCH] =?UTF-8?q?springboot3=20=E4=BE=9D=E8=B5=96=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20mybatis-flex-spring-boot3-starter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mybatis-flex-springboot3/pom.xml | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/mybatis-flex-springboot3/pom.xml b/mybatis-flex-springboot3/pom.xml index 6046b35..8574488 100644 --- a/mybatis-flex-springboot3/pom.xml +++ b/mybatis-flex-springboot3/pom.xml @@ -11,7 +11,7 @@ 17 17 - 1.4.3 + 1.8.2 8.0.27 6.0.7 @@ -28,26 +28,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 - 3.0.1 - - - mysql mysql-connector-java -- Gitee