From 72259bef819d220bd9450facc1e5a549665d64fb Mon Sep 17 00:00:00 2001 From: carm Date: Sat, 29 Jan 2022 04:57:29 +0800 Subject: [PATCH] =?UTF-8?q?[0.3.3]=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=20-=20`[F]`=20=E4=BF=AE=E5=A4=8D=E4=B8=8A=E4=B8=AA=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=B8=AD=20QueryAction=20=E7=9A=84=20executeFunction?= =?UTF-8?q?=20=E6=96=B9=E6=B3=95=E6=9C=AA=E9=87=8D=E5=86=99=20SQLAction=20?= =?UTF-8?q?=E4=B8=AD=E5=90=8C=E6=96=B9=E6=B3=95=E5=AF=BC=E8=87=B4=E7=9A=84?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=9C=AA=E8=A2=AB=E8=87=AA=E5=8A=A8=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82=20-=20`[U]`=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=BD=AF=E4=BB=B6=E4=BE=9D=E8=B5=96=E4=BA=8E?= =?UTF-8?q?Maven=E7=9B=B8=E5=85=B3=E6=8F=92=E4=BB=B6=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easysql-api/pom.xml | 2 +- easysql-impl/pom.xml | 2 +- example/easysql-demo/pom.xml | 2 +- example/easysql-test/pom.xml | 2 +- pom.xml | 2 +- with-pool/easysql-beecp/pom.xml | 2 +- with-pool/easysql-hikaricp/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/easysql-api/pom.xml b/easysql-api/pom.xml index 7626036..626f7ff 100644 --- a/easysql-api/pom.xml +++ b/easysql-api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.3.2 + 0.3.3 4.0.0 diff --git a/easysql-impl/pom.xml b/easysql-impl/pom.xml index 66decb1..274a969 100644 --- a/easysql-impl/pom.xml +++ b/easysql-impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.2 + 0.3.3 4.0.0 diff --git a/example/easysql-demo/pom.xml b/example/easysql-demo/pom.xml index e0fddbb..25fc2c2 100644 --- a/example/easysql-demo/pom.xml +++ b/example/easysql-demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.2 + 0.3.3 ../../pom.xml 4.0.0 diff --git a/example/easysql-test/pom.xml b/example/easysql-test/pom.xml index d973b91..6681440 100644 --- a/example/easysql-test/pom.xml +++ b/example/easysql-test/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.2 + 0.3.3 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index f8e6302..7b50ebc 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ cc.carm.lib easysql-parent pom - 0.3.2 + 0.3.3 easysql-api diff --git a/with-pool/easysql-beecp/pom.xml b/with-pool/easysql-beecp/pom.xml index 7315b3b..f877dff 100644 --- a/with-pool/easysql-beecp/pom.xml +++ b/with-pool/easysql-beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.2 + 0.3.3 ../../pom.xml 4.0.0 diff --git a/with-pool/easysql-hikaricp/pom.xml b/with-pool/easysql-hikaricp/pom.xml index 94cc13a..4da9353 100644 --- a/with-pool/easysql-hikaricp/pom.xml +++ b/with-pool/easysql-hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.3.2 + 0.3.3 ../../pom.xml 4.0.0