From e98e9586efacabef26e4529a1e706b06f380704c Mon Sep 17 00:00:00 2001 From: CarmJos Date: Wed, 13 Apr 2022 07:52:06 +0800 Subject: [PATCH] =?UTF-8?q?[0.3.14]=20=E7=89=88=E6=9C=AC=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=20-=20`[F]`=20=E4=BF=AE=E5=A4=8D=E4=B8=8A=E4=B8=80=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=B8=AD=20SQLDebugHandler=20=E7=9A=84=E5=A4=84?= =?UTF-8?q?=E7=90=86=E5=87=BA=E7=8E=B0=E7=A9=BA=E6=8C=87=E9=92=88=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/pom.xml | 2 +- example/demo/pom.xml | 2 +- impl/pom.xml | 2 +- pom.xml | 2 +- with-pool/beecp/pom.xml | 2 +- with-pool/hikaricp/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 0786e86..7cce109 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.3.13 + 0.3.14 4.0.0 diff --git a/example/demo/pom.xml b/example/demo/pom.xml index b7da692..d259caf 100644 --- a/example/demo/pom.xml +++ b/example/demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.13 + 0.3.14 ../../pom.xml 4.0.0 diff --git a/impl/pom.xml b/impl/pom.xml index c7de688..1e0c8a9 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.13 + 0.3.14 4.0.0 diff --git a/pom.xml b/pom.xml index da39c98..cd33bd9 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ cc.carm.lib easysql-parent pom - 0.3.13 + 0.3.14 api diff --git a/with-pool/beecp/pom.xml b/with-pool/beecp/pom.xml index 96c8cdc..57f3cfd 100644 --- a/with-pool/beecp/pom.xml +++ b/with-pool/beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.13 + 0.3.14 ../../pom.xml 4.0.0 diff --git a/with-pool/hikaricp/pom.xml b/with-pool/hikaricp/pom.xml index 2a76a46..de8f39e 100644 --- a/with-pool/hikaricp/pom.xml +++ b/with-pool/hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.13 + 0.3.14 ../../pom.xml 4.0.0