From 69ef7372a582291ffb24baae43d38b753e44f84c Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Sat, 19 Mar 2022 00:09:07 +0800 Subject: [PATCH] Upgrade mybatis-starter to 1.0.3 Signed-off-by: liaozan <378024053@qq.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e97e4e6..874fb96 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 1.0.1 1.0.1 - 1.0.2 + 1.0.3 1.0.1 1.0.2 1.0.1 -- GitLab