From e67e23a24c6ed6e8c6173fe3067ec0d99108b7d0 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Fri, 25 Feb 2022 22:13:31 +0800 Subject: [PATCH] =?UTF-8?q?[1.3.9]=20=E6=B6=88=E6=81=AF=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=9B=B8=E5=85=B3=E6=9B=B4=E6=96=B0=20-=20[A?= =?UTF-8?q?]=20=E6=B7=BB=E5=8A=A0MessageBuilder=EF=BC=8C=E6=9B=B4=E6=96=B9?= =?UTF-8?q?=E4=BE=BF=E6=9E=84=E5=BB=BA=E5=8F=82=E6=95=B0=20-=20[U]=20?= =?UTF-8?q?=E9=87=87=E7=94=A8=20`Object...`=20=E7=9A=84=E5=BD=A2=E5=BC=8F?= =?UTF-8?q?=E4=BC=A0=E5=85=A5=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easyplugin-all/pom.xml | 2 +- easyplugin-bom/pom.xml | 2 +- easyplugin-command/pom.xml | 2 +- easyplugin-common/pom.xml | 2 +- easyplugin-configuration/pom.xml | 2 +- easyplugin-database/pom.xml | 4 ++-- easyplugin-gui/pom.xml | 2 +- easyplugin-lp/pom.xml | 2 +- easyplugin-main/pom.xml | 2 +- easyplugin-placeholderapi/pom.xml | 2 +- easyplugin-vault/pom.xml | 2 +- pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/easyplugin-all/pom.xml b/easyplugin-all/pom.xml index 8fb06e5..4d6f929 100644 --- a/easyplugin-all/pom.xml +++ b/easyplugin-all/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-bom/pom.xml b/easyplugin-bom/pom.xml index d94188a..d010d6e 100644 --- a/easyplugin-bom/pom.xml +++ b/easyplugin-bom/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-command/pom.xml b/easyplugin-command/pom.xml index 4bdd03b..a29d9ea 100644 --- a/easyplugin-command/pom.xml +++ b/easyplugin-command/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-common/pom.xml b/easyplugin-common/pom.xml index a29a923..e6ef9ea 100644 --- a/easyplugin-common/pom.xml +++ b/easyplugin-common/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-configuration/pom.xml b/easyplugin-configuration/pom.xml index 2731314..a7ce137 100644 --- a/easyplugin-configuration/pom.xml +++ b/easyplugin-configuration/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-database/pom.xml b/easyplugin-database/pom.xml index 687276a..276dd25 100644 --- a/easyplugin-database/pom.xml +++ b/easyplugin-database/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 @@ -54,7 +54,7 @@ cc.carm.lib easysql-beecp - 0.3.5 + 0.3.8 true compile diff --git a/easyplugin-gui/pom.xml b/easyplugin-gui/pom.xml index 129fed5..d6b72a5 100644 --- a/easyplugin-gui/pom.xml +++ b/easyplugin-gui/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-lp/pom.xml b/easyplugin-lp/pom.xml index c74da70..a0f8da8 100644 --- a/easyplugin-lp/pom.xml +++ b/easyplugin-lp/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-main/pom.xml b/easyplugin-main/pom.xml index fdb4bf1..5a0db88 100644 --- a/easyplugin-main/pom.xml +++ b/easyplugin-main/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-placeholderapi/pom.xml b/easyplugin-placeholderapi/pom.xml index e2eb5ef..6ba63bc 100644 --- a/easyplugin-placeholderapi/pom.xml +++ b/easyplugin-placeholderapi/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/easyplugin-vault/pom.xml b/easyplugin-vault/pom.xml index fe453d2..5a869cb 100644 --- a/easyplugin-vault/pom.xml +++ b/easyplugin-vault/pom.xml @@ -5,7 +5,7 @@ easyplugin-parent cc.carm.lib - 1.3.8 + 1.3.9 4.0.0 diff --git a/pom.xml b/pom.xml index 03890b5..79b5078 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ cc.carm.lib easyplugin-parent pom - 1.3.8 + 1.3.9 easyplugin-main