From 9c56f41b49328c7a4d79ce286d82471ce884e822 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Thu, 3 Mar 2022 18:46:34 +0800 Subject: [PATCH] =?UTF-8?q?Upgrade=20common=E3=80=81web-common=20mybatis.v?= =?UTF-8?q?ersion=20to=201.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liaozan <378024053@qq.com> --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index bde2c85..773cecf 100644 --- a/pom.xml +++ b/pom.xml @@ -38,14 +38,13 @@ 1.0.1 1.0.1 - 1.0.1 + 1.0.2 1.0.1 1.0.1 1.0.1 1.0.1 - 1.0.1 - 1.0.1 + 1.0.2 1.2.79 @@ -130,7 +129,7 @@ com.schbrain.common web-common - ${schbrain-web-common.version} + ${schbrain-common.version} -- GitLab