From 58c0179813d561d412e5eb17293a418aeef08fdb Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Mon, 18 Apr 2022 13:41:51 +0800 Subject: [PATCH] chore: upgrade mybatis-spring-starter to 1.0.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16daff7..d32405a 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ 1.0.7 1.0.3 1.0.1 - 1.0.6-SNAPSHOT + 1.0.6 1.0.3 1.0.5 1.0.3 -- GitLab