From 12cddd95ba85ed5d1cfe46cd99d7c5dedb5ca5cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=B8=94=E6=B0=91=E5=B0=8F=E9=95=87?= <262610965@qq.com>
Date: Thu, 2 Nov 2023 11:32:00 +0800
Subject: [PATCH] :whale: 17.1.58
---
README.md | 2 +-
common/common-core/pom.xml | 2 +-
.../main/java/com/iohao/game/action/skeleton/IoGameVersion.java | 2 +-
common/common-kit/pom.xml | 2 +-
common/common-validation/pom.xml | 2 +-
external/external-core/pom.xml | 2 +-
external/external-netty/pom.xml | 2 +-
net-bolt/bolt-broker-server/pom.xml | 2 +-
net-bolt/bolt-client/pom.xml | 2 +-
net-bolt/bolt-core/pom.xml | 2 +-
net-bolt/bolt-external/pom.xml | 2 +-
net-bolt/bolt-run-one/pom.xml | 2 +-
pom.xml | 2 +-
run-one/run-one-netty/pom.xml | 2 +-
widget/light-client/pom.xml | 2 +-
widget/light-domain-event/pom.xml | 2 +-
widget/light-game-room/pom.xml | 2 +-
widget/light-jprotobuf/pom.xml | 2 +-
widget/light-log/pom.xml | 2 +-
widget/light-profile/pom.xml | 2 +-
widget/light-redis-lock-spring-boot-starter/pom.xml | 2 +-
widget/light-redis-lock/pom.xml | 2 +-
widget/light-timer-task/pom.xml | 2 +-
widget/other-tool/pom.xml | 2 +-
24 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/README.md b/README.md
index d934ce872..00ecc54b3 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ ioGame 是轻量级的网络游戏服务器框架,**不依赖任何第三方**
com.iohao.game
run-one-netty
- 17.1.56
+ 17.1.58
```
diff --git a/common/common-core/pom.xml b/common/common-core/pom.xml
index d1ddb6f2a..4ab6b5ed9 100644
--- a/common/common-core/pom.xml
+++ b/common/common-core/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java b/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java
index e65731cf0..8be036ce5 100644
--- a/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java
+++ b/common/common-core/src/main/java/com/iohao/game/action/skeleton/IoGameVersion.java
@@ -29,7 +29,7 @@ public final class IoGameVersion {
public static String a;
static {
- String internalVersion = "17.1.56";
+ String internalVersion = "17.1.58";
VERSION = internalVersion
.replace("", "")
diff --git a/common/common-kit/pom.xml b/common/common-kit/pom.xml
index ab10a03be..1bee55881 100644
--- a/common/common-kit/pom.xml
+++ b/common/common-kit/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/common/common-validation/pom.xml b/common/common-validation/pom.xml
index e7d878a39..2097c19ac 100644
--- a/common/common-validation/pom.xml
+++ b/common/common-validation/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/external/external-core/pom.xml b/external/external-core/pom.xml
index 0912b8753..ed49b1dde 100644
--- a/external/external-core/pom.xml
+++ b/external/external-core/pom.xml
@@ -6,7 +6,7 @@
com.iohao.game
ioGame
- 17.1.56
+ 17.1.58
../../pom.xml
diff --git a/external/external-netty/pom.xml b/external/external-netty/pom.xml
index 810e85328..17661cd65 100644
--- a/external/external-netty/pom.xml
+++ b/external/external-netty/pom.xml
@@ -6,7 +6,7 @@
com.iohao.game
ioGame
- 17.1.56
+ 17.1.58
../../pom.xml
diff --git a/net-bolt/bolt-broker-server/pom.xml b/net-bolt/bolt-broker-server/pom.xml
index d8a98e56c..40f3f7bc7 100644
--- a/net-bolt/bolt-broker-server/pom.xml
+++ b/net-bolt/bolt-broker-server/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/net-bolt/bolt-client/pom.xml b/net-bolt/bolt-client/pom.xml
index 40b251fe9..f6667a495 100644
--- a/net-bolt/bolt-client/pom.xml
+++ b/net-bolt/bolt-client/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/net-bolt/bolt-core/pom.xml b/net-bolt/bolt-core/pom.xml
index 46b4316f7..fb7d3131e 100644
--- a/net-bolt/bolt-core/pom.xml
+++ b/net-bolt/bolt-core/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/net-bolt/bolt-external/pom.xml b/net-bolt/bolt-external/pom.xml
index 8a409f87d..233ee7df8 100644
--- a/net-bolt/bolt-external/pom.xml
+++ b/net-bolt/bolt-external/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/net-bolt/bolt-run-one/pom.xml b/net-bolt/bolt-run-one/pom.xml
index a707d4e75..d1416c49d 100644
--- a/net-bolt/bolt-run-one/pom.xml
+++ b/net-bolt/bolt-run-one/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/pom.xml b/pom.xml
index a6b77513c..baf911c59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.iohao.game
ioGame
- 17.1.56
+ 17.1.58
ioGame
ioGame 网络游戏服务器框架;ioGame 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景;
http://game.iohao.com
diff --git a/run-one/run-one-netty/pom.xml b/run-one/run-one-netty/pom.xml
index f092e2ad5..d7603cc4f 100644
--- a/run-one/run-one-netty/pom.xml
+++ b/run-one/run-one-netty/pom.xml
@@ -6,7 +6,7 @@
com.iohao.game
ioGame
- 17.1.56
+ 17.1.58
../../pom.xml
diff --git a/widget/light-client/pom.xml b/widget/light-client/pom.xml
index c80a3178a..03d18ac3c 100644
--- a/widget/light-client/pom.xml
+++ b/widget/light-client/pom.xml
@@ -6,7 +6,7 @@
com.iohao.game
ioGame
- 17.1.56
+ 17.1.58
../../pom.xml
diff --git a/widget/light-domain-event/pom.xml b/widget/light-domain-event/pom.xml
index a8ab299ad..bf356f460 100644
--- a/widget/light-domain-event/pom.xml
+++ b/widget/light-domain-event/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/widget/light-game-room/pom.xml b/widget/light-game-room/pom.xml
index 661388777..4c3bc5703 100644
--- a/widget/light-game-room/pom.xml
+++ b/widget/light-game-room/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/widget/light-jprotobuf/pom.xml b/widget/light-jprotobuf/pom.xml
index 0eb66dd64..9c3ede00f 100644
--- a/widget/light-jprotobuf/pom.xml
+++ b/widget/light-jprotobuf/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/widget/light-log/pom.xml b/widget/light-log/pom.xml
index 6784cd1bc..f2ebeaceb 100644
--- a/widget/light-log/pom.xml
+++ b/widget/light-log/pom.xml
@@ -6,7 +6,7 @@
com.iohao.game
ioGame
- 17.1.56
+ 17.1.58
../../pom.xml
diff --git a/widget/light-profile/pom.xml b/widget/light-profile/pom.xml
index 6b1ca4267..266603db9 100644
--- a/widget/light-profile/pom.xml
+++ b/widget/light-profile/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/widget/light-redis-lock-spring-boot-starter/pom.xml b/widget/light-redis-lock-spring-boot-starter/pom.xml
index 9c1591928..e41ffe484 100644
--- a/widget/light-redis-lock-spring-boot-starter/pom.xml
+++ b/widget/light-redis-lock-spring-boot-starter/pom.xml
@@ -8,7 +8,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
diff --git a/widget/light-redis-lock/pom.xml b/widget/light-redis-lock/pom.xml
index ff37c140d..b679c7669 100644
--- a/widget/light-redis-lock/pom.xml
+++ b/widget/light-redis-lock/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/widget/light-timer-task/pom.xml b/widget/light-timer-task/pom.xml
index f5250ff1d..3a28e669b 100644
--- a/widget/light-timer-task/pom.xml
+++ b/widget/light-timer-task/pom.xml
@@ -5,7 +5,7 @@
ioGame
com.iohao.game
- 17.1.56
+ 17.1.58
../../pom.xml
4.0.0
diff --git a/widget/other-tool/pom.xml b/widget/other-tool/pom.xml
index 2dd00b864..8faf4e6dc 100644
--- a/widget/other-tool/pom.xml
+++ b/widget/other-tool/pom.xml
@@ -6,7 +6,7 @@
com.iohao.game
ioGame
- 17.1.56
+ 17.1.58
../../pom.xml