diff --git a/CHANGELOG.md b/CHANGELOG.md index dfe2655b7..2bcdbc373 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,3 +25,4 @@ - [feat:added polaris weighted round robin load balancer.](https://github.com/Tencent/spring-cloud-tencent/pull/1062) - [fix:add deregister judgment.](https://github.com/Tencent/spring-cloud-tencent/pull/1074) - [refactor:optimize discovery properties initialization.](https://github.com/Tencent/spring-cloud-tencent/pull/1077) +- [fix:upgrade spring version.](https://github.com/Tencent/spring-cloud-tencent/pull/1086) diff --git a/pom.xml b/pom.xml index afdd4a323..e680774fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-build - 3.1.5 + 3.1.8 4.0.0 @@ -88,16 +88,16 @@ - 1.12.0-2021.0.6-SNAPSHOT + 1.12.0-2021.0.8-SNAPSHOT - 5.3.25 + 5.3.29 - 2.6.14 + 2.6.15 - 2021.0.6 + 2021.0.8 0.8.8 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index db87d3ff6..08f17043f 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 - 3.1.5 + 3.1.8 4.0.0 @@ -70,7 +70,7 @@ - 1.12.0-2021.0.6-SNAPSHOT + 1.12.0-2021.0.8-SNAPSHOT 1.14.0-SNAPSHOT