From 7aa55d22a8f67936387e10b4b376e4f853eeea34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Tue, 30 Jul 2024 10:48:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 9deb4ed..00984e2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.3.2 @@ -32,7 +32,7 @@ UTF-8 17 3.5.7 - 4.1.3 + 4.3.1 3.21.3 2.2.7 8.1.2.79 @@ -49,9 +49,8 @@ 3.22.3 3.3.2 3.3.0 - 3.0.0 + 3.0.5 1.16.1 - 3.0.3 1.16.6 2.7.0 1.69 @@ -82,7 +81,7 @@ com.baomidou - mybatis-plus-boot-starter + mybatis-plus-spring-boot3-starter ${mybatisplus.version} @@ -196,11 +195,6 @@ ${transmittable.thread.local.version} - org.mybatis - mybatis-spring - ${mybatis.spring.version} - - me.zhyd.oauth JustAuth ${justauth.version}