From 64db52dafccca77426a7d98e3471c98a66c6bf91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=96=87?= <289222346@qq.com> Date: Fri, 6 May 2022 18:35:02 +0800 Subject: [PATCH 1/2] =?UTF-8?q?refactor(v1.0.4):=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9f3a240..5c790a3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ myjdbc-starter-parent - 1.0.3 + 1.0.4 pom myjdbc-starter-parent -- Gitee From 49de724d7e25416bb81eb5ead6d0dd33c3ce6953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=96=87?= <289222346@qq.com> Date: Fri, 6 May 2022 18:36:08 +0800 Subject: [PATCH 2/2] =?UTF-8?q?refactor(=E4=BE=9D=E8=B5=96):=E5=8D=87?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c790a3..f542be9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.myjdbc myjdbc-dependencies - 1.0.3 + 1.0.4 myjdbc-starter-parent -- Gitee