From b6098167c6a0f279ceeceab7dfb2b684c2f96bba Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Wed, 15 Nov 2023 20:27:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7MP=20->=203.5.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mybatis-plus-join-adapter-base/pom.xml | 2 +- mybatis-plus-join-boot-starter/pom.xml | 2 +- mybatis-plus-join-extension/pom.xml | 2 +- mybatis-plus-join-test/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml index f3e8c2a..485295d 100644 --- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml +++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml @@ -46,7 +46,7 @@ com.baomidou mybatis-plus-extension - 3.5.4 + 3.5.4.1 provided diff --git a/mybatis-plus-join-boot-starter/pom.xml b/mybatis-plus-join-boot-starter/pom.xml index b22265d..dca2162 100644 --- a/mybatis-plus-join-boot-starter/pom.xml +++ b/mybatis-plus-join-boot-starter/pom.xml @@ -48,7 +48,7 @@ com.baomidou mybatis-plus-boot-starter - 3.5.4 + 3.5.4.1 provided diff --git a/mybatis-plus-join-extension/pom.xml b/mybatis-plus-join-extension/pom.xml index 3ba1294..dafd3bd 100644 --- a/mybatis-plus-join-extension/pom.xml +++ b/mybatis-plus-join-extension/pom.xml @@ -51,7 +51,7 @@ com.baomidou mybatis-plus-extension - 3.5.4 + 3.5.4.1 provided diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index 27cb2c0..fc115aa 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -93,7 +93,7 @@ com.baomidou mybatis-plus-boot-starter - 3.5.4 + 3.5.4.1 org.springframework