From c79789b0e91209e7853397c156bd37d89ab9dcb9 Mon Sep 17 00:00:00 2001
From: Haotian Zhang <928016560@qq.com>
Date: Wed, 18 Jan 2023 11:36:42 +0800
Subject: [PATCH] fix:fix the bug that the long connection timing switching
function fails.
---
CHANGELOG.md | 1 -
README-zh.md | 2 +-
README.md | 2 +-
pom.xml | 2 +-
spring-cloud-tencent-dependencies/pom.xml | 4 ++--
5 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58bba1d63..06c1f8175 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,3 @@
# Change Log
---
-- [fix:fix the bug that the long connection timing switching function fails.](https://github.com/Tencent/spring-cloud-tencent/pull/808)
diff --git a/README-zh.md b/README-zh.md
index 6ae6c6dcb..7986b16f5 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -79,7 +79,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.3-2022.0.0
+ 1.8.4-2022.0.0
pom
import
diff --git a/README.md b/README.md
index 8041a6f17..60a688009 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ For example:
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.3-2022.0.0
+ 1.8.4-2022.0.0
pom
import
diff --git a/pom.xml b/pom.xml
index 0e37fffe4..5db28be74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
- 1.8.3-2022.0.0
+ 1.8.4-2022.0.0
2022.0.0
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index a9b16dde9..501bb5b65 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -70,10 +70,10 @@
- 1.8.3-2022.0.0
+ 1.8.4-2022.0.0
- 1.9.2
+ 1.9.3
31.1-jre
4.9.0
1.12.19