From 8e5c51f9aabf8f45db0dfc969ca95bfece0d83e4 Mon Sep 17 00:00:00 2001
From: SkyeBeFreeman <928016560@qq.com>
Date: Sun, 15 Jan 2023 00:43:34 +0800
Subject: [PATCH] fix:fix the bug that the long connection timing switching
function fails.
---
README-zh.md | 2 +-
README.md | 2 +-
pom.xml | 2 +-
spring-cloud-tencent-dependencies/pom.xml | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 9637b4ab4..bd7839cb3 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -70,7 +70,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.2-Hoxton.SR12
+ 1.8.3-Hoxton.SR12
pom
import
diff --git a/README.md b/README.md
index a46d6e0d7..9337c3e09 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ For example:
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.2-Hoxton.SR12
+ 1.8.3-Hoxton.SR12
pom
import
diff --git a/pom.xml b/pom.xml
index daa1b453d..b4acf73e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
- 1.8.2-Hoxton.SR12
+ 1.8.3-Hoxton.SR12
Hoxton.SR12
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index 038624da3..17fd58a69 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -70,8 +70,8 @@
- 1.8.2-Hoxton.SR12
- 1.9.1
+ 1.8.3-Hoxton.SR12
+ 1.9.2
1.2.11
4.5.1
1.12.10