From 7b3d81c6a1deb1f969461671bce1887d827988db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9C=9F=E5=BF=83?= Date: Sun, 15 May 2022 13:45:25 +0800 Subject: [PATCH] 1.1.0 Released --- pom.xml | 12 ++++++------ qqbot-api/pom.xml | 4 ++-- qqbot-common/pom.xml | 2 +- qqbot-logging/pom.xml | 4 ++-- qqbot-sdk/pom.xml | 8 ++++---- qqbot-websocket/pom.xml | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 3f29095..90ef864 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ 4.0.0 QQBot - QQ Official Bot SDK - https://github.com/xiaoye-bot/qq-official-bot-sdk + QQ Bot SDK + https://github.com/xiaoye-bot/qqbot-sdk me.zhenxin qqbot-parent pom - 1.0.5 + 1.1.0 qqbot-common qqbot-api @@ -53,8 +53,8 @@ 8 8 4.9.3 - 1.2.79 - 1.5.2 + 1.2.80 + 1.5.3 @@ -62,7 +62,7 @@ org.projectlombok lombok - 1.18.22 + 1.18.24 provided diff --git a/qqbot-api/pom.xml b/qqbot-api/pom.xml index 2c35a19..0569e45 100644 --- a/qqbot-api/pom.xml +++ b/qqbot-api/pom.xml @@ -5,7 +5,7 @@ qqbot-parent me.zhenxin - 1.0.5 + 1.1.0 4.0.0 @@ -20,7 +20,7 @@ me.zhenxin qqbot-common - 1.0.5 + 1.1.0 diff --git a/qqbot-common/pom.xml b/qqbot-common/pom.xml index 3759fab..4b82b58 100644 --- a/qqbot-common/pom.xml +++ b/qqbot-common/pom.xml @@ -5,7 +5,7 @@ qqbot-parent me.zhenxin - 1.0.5 + 1.1.0 4.0.0 diff --git a/qqbot-logging/pom.xml b/qqbot-logging/pom.xml index 7ade36e..70ee7fa 100644 --- a/qqbot-logging/pom.xml +++ b/qqbot-logging/pom.xml @@ -5,7 +5,7 @@ qqbot-parent me.zhenxin - 1.0.5 + 1.1.0 4.0.0 @@ -14,7 +14,7 @@ 8 8 - 1.2.10 + 1.2.11 diff --git a/qqbot-sdk/pom.xml b/qqbot-sdk/pom.xml index 29be05e..12291d7 100644 --- a/qqbot-sdk/pom.xml +++ b/qqbot-sdk/pom.xml @@ -5,7 +5,7 @@ qqbot-parent me.zhenxin - 1.0.5 + 1.1.0 4.0.0 @@ -20,17 +20,17 @@ me.zhenxin qqbot-api - 1.0.5 + 1.1.0 me.zhenxin qqbot-websocket - 1.0.5 + 1.1.0 me.zhenxin qqbot-logging - 1.0.5 + 1.1.0 diff --git a/qqbot-websocket/pom.xml b/qqbot-websocket/pom.xml index 94ddbf6..ac0fc98 100644 --- a/qqbot-websocket/pom.xml +++ b/qqbot-websocket/pom.xml @@ -5,7 +5,7 @@ qqbot-parent me.zhenxin - 1.0.5 + 1.1.0 4.0.0 @@ -20,7 +20,7 @@ me.zhenxin qqbot-common - 1.0.5 + 1.1.0