From f662af4e232ab1804b37fdb599a710b2ce88baf8 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Wed, 17 Jan 2024 22:14:56 +0800 Subject: [PATCH] =?UTF-8?q?chore(pom.xml):=20=E5=8D=87=E7=BA=A7SpringBoot3?= =?UTF-8?q?.2.1=EF=BC=8CMybatis-Plus3.5.5=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- pom.xml | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index db95f5d8..0336ca49 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

有来技术 - 有来技术 + 有来技术 有来技术 diff --git a/pom.xml b/pom.xml index 16869069..8bc61020 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ com.youlai youlai-boot - 2.5.2 + 2.5.3 基于 Java 17 + SpringBoot 3 构建的权限管理系统。 org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.2.1 @@ -24,7 +24,7 @@ 8.0.28 1.2.16 - 3.5.4.1 + 3.5.5 4.3.0 @@ -121,12 +121,6 @@ com.baomidou mybatis-plus-boot-starter ${mybatis-plus.version} - - - mybatis-spring - org.mybatis - -