diff --git a/CHANGELOG.md b/CHANGELOG.md index 04ee2a4ba..8fbb7484d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,3 +37,4 @@ - [feat:upgrade api circuit breaker.](https://github.com/Tencent/spring-cloud-tencent/pull/1442) - [feat: support lossless config from console & support warmup.](https://github.com/Tencent/spring-cloud-tencent/pull/1445) - [feat:add admin http handler.](https://github.com/Tencent/spring-cloud-tencent/pull/1450) +- [feat:upgrade spring cloud 2023 version.](https://github.com/Tencent/spring-cloud-tencent/pull/1451) diff --git a/pom.xml b/pom.xml index 454b09208..cef27d807 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-build - 4.1.1 + 4.1.3 4.0.0 @@ -89,16 +89,16 @@ - 2.0.0.0-2023.0.0-SNAPSHOT + 2.0.0.0-2023.0.3-SNAPSHOT - 6.1.6 + 6.1.14 - 3.3.1 + 3.3.5 - 2023.0.1 + 2023.0.3 0.8.12 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 4df757dd2..d4cf72d3e 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-dependencies-parent - 4.1.0 + 4.1.3 4.0.0 @@ -71,7 +71,7 @@ - 2.0.0.0-2023.0.0-SNAPSHOT + 2.0.0.0-2023.0.3-SNAPSHOT 2.0.0.0-SNAPSHOT