From 3ad54f8019f20af03fda1ee4a2582d51eced6c70 Mon Sep 17 00:00:00 2001
From: Haotian Zhang <928016560@qq.com>
Date: Wed, 18 Jan 2023 11:29:11 +0800
Subject: [PATCH] fix:fix the bug that the long connection timing switching
function fails.
---
README-zh.md | 6 +++---
README.md | 6 +++---
pom.xml | 2 +-
spring-cloud-tencent-dependencies/pom.xml | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 309365a7e..7f37f76fc 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -62,8 +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)
> 。
例如:
@@ -76,7 +76,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.1-2021.0.3
+ 1.8.3-2021.0.3
pom
import
diff --git a/README.md b/README.md
index beb5abde4..01a4ecb5d 100644
--- a/README.md
+++ b/README.md
@@ -61,8 +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:
@@ -75,7 +75,7 @@ For example:
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.1-2021.0.3
+ 1.8.3-2021.0.3
pom
import
diff --git a/pom.xml b/pom.xml
index 9e5af8d98..17d17cf57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
- 1.8.1-2021.0.3
+ 1.8.3-2021.0.3
2021.0.3
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index bb0f62f2f..5912c925f 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -70,10 +70,10 @@
- 1.8.1-2021.0.3
+ 1.8.3-2021.0.3
- 1.9.1
+ 1.9.3
31.0.1-jre
1.2.11
4.5.1