diff --git a/CHANGELOG.md b/CHANGELOG.md index 3445ff401..eeaafde7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,3 +14,4 @@ - [feat: support custom quickstart circuitbreak delay time.](https://github.com/Tencent/spring-cloud-tencent/pull/1666) - [feat: add delay interface in tsf-example.](https://github.com/Tencent/spring-cloud-tencent/pull/1668) - [fix: fix lb configuration on bootstrap step.](https://github.com/Tencent/spring-cloud-tencent/issues/1673) +- [feat:support 2024.0.2.](https://github.com/Tencent/spring-cloud-tencent/issues/1674) diff --git a/pom.xml b/pom.xml index 09f84b8fc..f02abbb2c 100644 --- a/pom.xml +++ b/pom.xml @@ -90,16 +90,16 @@ - 2.1.0.0-2024.0.1-SNAPSHOT + 2.1.0.0-2024.0.2-SNAPSHOT - 6.2.8 + 6.2.9 - 3.4.7 + 3.4.8 - 2024.0.1 + 2024.0.2 2.0.2 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 0c70e069d..00df92247 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -71,7 +71,7 @@ - 2.1.0.0-2024.0.1-SNAPSHOT + 2.1.0.0-2024.0.2-SNAPSHOT 2.1.0.0-SNAPSHOT