diff --git a/component/component-ding/pom.xml b/component/component-ding/pom.xml index a2ede5c0..ab79b421 100644 --- a/component/component-ding/pom.xml +++ b/component/component-ding/pom.xml @@ -19,7 +19,7 @@ component-parent love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -119,4 +119,4 @@ - \ No newline at end of file + diff --git a/component/component-kaiheila-parent/pom.xml b/component/component-kaiheila-parent/pom.xml index ba6317d7..a22c6201 100644 --- a/component/component-kaiheila-parent/pom.xml +++ b/component/component-kaiheila-parent/pom.xml @@ -5,7 +5,7 @@ component-parent love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml @@ -129,4 +129,4 @@ - \ No newline at end of file + diff --git a/component/component-lovelycat-httpapi/pom.xml b/component/component-lovelycat-httpapi/pom.xml index 645206b9..b840fbad 100644 --- a/component/component-lovelycat-httpapi/pom.xml +++ b/component/component-lovelycat-httpapi/pom.xml @@ -5,7 +5,7 @@ component-parent love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -83,4 +83,4 @@ - \ No newline at end of file + diff --git a/component/component-mirai/pom.xml b/component/component-mirai/pom.xml index 80eb1c5a..941015c4 100644 --- a/component/component-mirai/pom.xml +++ b/component/component-mirai/pom.xml @@ -5,7 +5,7 @@ love.forte.simple-robot component-parent - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -22,7 +22,7 @@ https://github.com/ForteScarlet/simpler-robot/tree/dev/component/component-mirai - 2.13.0-RC2 + 2.13.2 @@ -110,4 +110,4 @@ - \ No newline at end of file + diff --git a/component/pom.xml b/component/pom.xml index 06ebb33d..d7b206f4 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -5,7 +5,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -26,4 +26,4 @@ - \ No newline at end of file + diff --git a/core-api/api/pom.xml b/core-api/api/pom.xml index 14417c57..2c7aac59 100644 --- a/core-api/api/pom.xml +++ b/core-api/api/pom.xml @@ -5,7 +5,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 ../../pom.xml 4.0.0 @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/core-api/core/pom.xml b/core-api/core/pom.xml index c09f5ecf..5825bede 100644 --- a/core-api/core/pom.xml +++ b/core-api/core/pom.xml @@ -5,7 +5,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 ../../pom.xml 4.0.0 @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/http/client-core/pom.xml b/http/client-core/pom.xml index 26369a97..4d160128 100644 --- a/http/client-core/pom.xml +++ b/http/client-core/pom.xml @@ -5,7 +5,7 @@ http-parent love.forte.simple-robot.http - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -36,4 +36,4 @@ - \ No newline at end of file + diff --git a/http/client-ktor/pom.xml b/http/client-ktor/pom.xml index 59a1f07a..2d2cd3c2 100644 --- a/http/client-ktor/pom.xml +++ b/http/client-ktor/pom.xml @@ -5,7 +5,7 @@ http-parent love.forte.simple-robot.http - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -59,4 +59,4 @@ - \ No newline at end of file + diff --git a/http/client-restTemplate/pom.xml b/http/client-restTemplate/pom.xml index f2496886..3c37b029 100644 --- a/http/client-restTemplate/pom.xml +++ b/http/client-restTemplate/pom.xml @@ -6,7 +6,7 @@ http-parent love.forte.simple-robot.http - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/http/pom.xml b/http/pom.xml index 71a97196..761c30a3 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -6,7 +6,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -26,4 +26,4 @@ 8 - \ No newline at end of file + diff --git a/parent/pom.xml b/parent/pom.xml index 2896cb0a..ea9df36e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -6,7 +6,7 @@ love.forte.simple-robot parent - 2.5.0 + 2.5.1 pom @@ -23,7 +23,7 @@ simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。 - 2.5.0 + 2.5.1 0.0.1-ALPHA.1 8 diff --git a/pom.xml b/pom.xml index 13964aff..5862b6af 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ love.forte.simple-robot parent - 2.5.0 + 2.5.1 ./parent/pom.xml @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/serialization/json-core/pom.xml b/serialization/json-core/pom.xml index 0725fd65..30c8698c 100644 --- a/serialization/json-core/pom.xml +++ b/serialization/json-core/pom.xml @@ -5,7 +5,7 @@ serialization-parent love.forte.simple-robot.serialization - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -13,4 +13,4 @@ json-core - \ No newline at end of file + diff --git a/serialization/json-fastjson/pom.xml b/serialization/json-fastjson/pom.xml index dd21e09b..b326ba1b 100644 --- a/serialization/json-fastjson/pom.xml +++ b/serialization/json-fastjson/pom.xml @@ -5,7 +5,7 @@ serialization-parent love.forte.simple-robot.serialization - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -33,4 +33,4 @@ - \ No newline at end of file + diff --git a/serialization/json-jackson/pom.xml b/serialization/json-jackson/pom.xml index 76a6aced..ea3f26c8 100644 --- a/serialization/json-jackson/pom.xml +++ b/serialization/json-jackson/pom.xml @@ -5,7 +5,7 @@ serialization-parent love.forte.simple-robot.serialization - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -36,4 +36,4 @@ - \ No newline at end of file + diff --git a/serialization/json-moshi/pom.xml b/serialization/json-moshi/pom.xml index 3b36d84a..325773c4 100644 --- a/serialization/json-moshi/pom.xml +++ b/serialization/json-moshi/pom.xml @@ -5,7 +5,7 @@ serialization-parent love.forte.simple-robot.serialization - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -49,4 +49,4 @@ - \ No newline at end of file + diff --git a/serialization/pom.xml b/serialization/pom.xml index 3a6476d0..339c20f1 100644 --- a/serialization/pom.xml +++ b/serialization/pom.xml @@ -5,7 +5,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/simbot-x/plugin-core/pom.xml b/simbot-x/plugin-core/pom.xml index 476917d0..028e78e1 100644 --- a/simbot-x/plugin-core/pom.xml +++ b/simbot-x/plugin-core/pom.xml @@ -5,7 +5,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 ../../pom.xml 4.0.0 @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/spring-boot-starter/component-lovelycat-httpapi-spring-boot-starter/pom.xml b/spring-boot-starter/component-lovelycat-httpapi-spring-boot-starter/pom.xml index 955412d6..11eff55a 100644 --- a/spring-boot-starter/component-lovelycat-httpapi-spring-boot-starter/pom.xml +++ b/spring-boot-starter/component-lovelycat-httpapi-spring-boot-starter/pom.xml @@ -6,7 +6,7 @@ spring-boot-starter love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -127,4 +127,4 @@ - \ No newline at end of file + diff --git a/spring-boot-starter/component-mirai-spring-boot-starter/pom.xml b/spring-boot-starter/component-mirai-spring-boot-starter/pom.xml index 3af1d4f7..7f5f8ecd 100644 --- a/spring-boot-starter/component-mirai-spring-boot-starter/pom.xml +++ b/spring-boot-starter/component-mirai-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ spring-boot-starter love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -76,4 +76,4 @@ - \ No newline at end of file + diff --git a/spring-boot-starter/core-spring-boot-starter/pom.xml b/spring-boot-starter/core-spring-boot-starter/pom.xml index 6311872a..dc6c075c 100644 --- a/spring-boot-starter/core-spring-boot-starter/pom.xml +++ b/spring-boot-starter/core-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ spring-boot-starter love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index 77466e89..0f2a4619 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/time-task/pom.xml b/time-task/pom.xml index a61bf12c..570341a8 100644 --- a/time-task/pom.xml +++ b/time-task/pom.xml @@ -5,7 +5,7 @@ project love.forte.simple-robot - 2.5.0 + 2.5.1 4.0.0 @@ -22,4 +22,4 @@ 8 - \ No newline at end of file + diff --git a/time-task/time-task-core/pom.xml b/time-task/time-task-core/pom.xml index 18d8e823..620da26c 100644 --- a/time-task/time-task-core/pom.xml +++ b/time-task/time-task-core/pom.xml @@ -6,7 +6,7 @@ time-task-parent love.forte.simple-robot.time-task - 2.5.0 + 2.5.1 4.0.0 @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/time-task/time-task-quartz/pom.xml b/time-task/time-task-quartz/pom.xml index 54c6692f..9185c85f 100644 --- a/time-task/time-task-quartz/pom.xml +++ b/time-task/time-task-quartz/pom.xml @@ -5,7 +5,7 @@ time-task-parent love.forte.simple-robot.time-task - 2.5.0 + 2.5.1 4.0.0 @@ -38,4 +38,4 @@ - \ No newline at end of file +