From ee77e7b2dd0335e84c5be37ef760d99a361c13ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=98=9F?= Date: Thu, 18 Nov 2021 19:00:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7mybatis=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastmybatis-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fastmybatis-core/pom.xml b/fastmybatis-core/pom.xml index abcd74a..82e84b7 100644 --- a/fastmybatis-core/pom.xml +++ b/fastmybatis-core/pom.xml @@ -33,9 +33,9 @@ 1.8 UTF-8 UTF-8 - + 4.3.2.RELEASE - 3.4.6 + 3.5.7 1.3.2 1.0.0.Final 1.7 -- Gitee