From b101238b40d80e2ae5f1ab682cda31a0bb43ac80 Mon Sep 17 00:00:00 2001
From: Haotian Zhang <928016560@qq.com>
Date: Wed, 18 Jan 2023 11:06:24 +0800
Subject: [PATCH] fix:fix the bug that the long connection timing switching
function fails.
---
README-zh.md | 5 +++--
README.md | 5 +++--
pom.xml | 2 +-
spring-cloud-tencent-dependencies/pom.xml | 4 ++--
4 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 4ce12f174..42f2dd933 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -62,7 +62,8 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
> 注意:
>
> Spring Cloud Tencent
-> 的版本列表可以查看 [Spring Cloud Tencent 版本管理](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86)
+> 的版本列表可以查看
+> [Spring Cloud Tencent 版本管理](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86)
> 。
例如:
@@ -75,7 +76,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.3-2020.0.5
+ 1.8.5-2020.0.5
pom
import
diff --git a/README.md b/README.md
index 8f665f799..a951c00d1 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,8 @@ dependencies.
> Notice:
>
> The version list of Spring Cloud Tencent can be found
-> in [Spring Cloud Tencent Version Management](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86)
+> in
+> [Spring Cloud Tencent Version Management](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86)
> .
For example:
@@ -74,7 +75,7 @@ For example:
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.3-2020.0.5
+ 1.8.5-2020.0.5
pom
import
diff --git a/pom.xml b/pom.xml
index 25fb439b1..8c44c2589 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
- 1.8.3-2020.0.5
+ 1.8.5-2020.0.5
2020.0.5
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index 867ce0cfb..de746951f 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -70,10 +70,10 @@
- 1.8.3-2020.0.5
+ 1.8.5-2020.0.5
- 1.9.1
+ 1.9.3
1.2.11
4.5.1
1.12.10