From e16ffe3a95e232526193fd4fe8f5bac87f757fc9 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Mon, 11 Dec 2023 23:25:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=20SpringBoot=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=87=B3=203.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 52417f0c..5f41cbf9 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.5 + 3.2.0 @@ -24,7 +24,7 @@ 8.0.28 1.2.16 - 3.5.3.1 + 3.5.4.1 4.3.0 @@ -121,6 +121,18 @@ com.baomidou mybatis-plus-boot-starter ${mybatis-plus.version} + + + mybatis-spring + org.mybatis + + + + + + org.mybatis + mybatis-spring + 3.0.3