From 26b0c8d5851f9ef7d62900eb1910b311f246d123 Mon Sep 17 00:00:00 2001 From: BertrandC <846965381@qq.com> Date: Mon, 19 May 2025 15:49:30 +0800 Subject: [PATCH] =?UTF-8?q?-=20SpringBootVFS=20=E4=BE=9D=E8=B5=96=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf-framework/pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/sf-framework/pom.xml b/sf-framework/pom.xml index 10d706a..e2da4d9 100644 --- a/sf-framework/pom.xml +++ b/sf-framework/pom.xml @@ -95,9 +95,14 @@ 5.1.9 - is + org.mybatis mybatis-spring - 3.0.3 + 2.1.2 + + + org.mybatis.spring.boot + mybatis-spring-boot-autoconfigure + 2.3.2