From d1eb0eb1aca16f839f593b8425719359169c6352 Mon Sep 17 00:00:00 2001 From: bjdys Date: Mon, 23 Aug 2021 18:18:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=AD=97=E6=AE=B5=E6=98=A0?= =?UTF-8?q?=E5=B0=84=E5=8D=87=E7=BA=A7=20mybatis=20plus=20->=203.4.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6aa51a1..d342399 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.yulichang mybatis-plus-join - 1.1.8 + 1.2.0.Beta4 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. https://github.com/yulichang/mybatis-plus-join @@ -41,7 +41,7 @@ com.baomidou mybatis-plus-boot-starter - 3.4.3 + 3.4.3.2 provided