From 6887d87426ad2c762b1a66a9fe5b43ca0c938d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Tue, 2 Jan 2024 14:35:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=20springboot3.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e1cba8a..c0b3cf4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.6 + 3.2.1 @@ -31,7 +31,7 @@ UTF-8 UTF-8 17 - 3.5.3.2 + 3.5.5 4.1.3 3.21.3 8.1.2.79 @@ -48,8 +48,9 @@ 3.22.3 3.3.2 3.3.0 - 2.2.7 + 3.0.0 1.16.1 + 3.0.3 2.14.2 @@ -181,6 +182,11 @@ transmittable-thread-local ${transmittable.thread.local.version} + + org.mybatis + mybatis-spring + ${mybatis.spring.version} +