feat:update spring framework version of 2022 branch. (#851)

pull/860/head
Haotian Zhang 1 year ago committed by GitHub
parent 4ec8caa281
commit 7a3c0e8e58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,3 +4,4 @@
- [docs:Add code coverage blocking.](https://github.com/Tencent/spring-cloud-tencent/pull/838)
- [docs:Add license checker GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/840)
- [refactor:move loadbalancer to discovery module.](https://github.com/Tencent/spring-cloud-tencent/pull/846)
- [feat:update spring framework version of 2022 branch.](https://github.com/Tencent/spring-cloud-tencent/pull/851)

@ -91,7 +91,7 @@
<revision>1.10.0-2022.0.1-SNAPSHOT</revision>
<!-- Spring Framework -->
<spring.framework.version>6.0.4</spring.framework.version>
<spring.framework.version>6.0.5</spring.framework.version>
<!-- Spring Boot -->
<spring.boot.version>3.0.2</spring.boot.version>

Loading…
Cancel
Save