Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2023.x] upgrade spring cloud to 2023.0.3 #3804

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

zhangbinhub
Copy link
Contributor

@zhangbinhub zhangbinhub commented Jul 18, 2024

Describe what this PR does / why we need it

Upgrade spring cloud to 2023.0.3, keep as consistent as possible with the Spring Cloud version.

Does this pull request fix one issue?

NONE

Describe how you did it

  • remove curator.version properties in pom.xml
  • upgrade dependency version
    • spring cloud to 2023.0.3
    • spring cloud build to 4.1.3
    • spring boot to 3.2.7
    • native-maven-plugin version to 0.10.2
  • upgrade test support dependency
    • junit to 5.10.2
    • kotlin to 1.9.24
    • slf4j to 2.0.13
    • log4j-slf4j-impl to 2.23.1
    • spring cloud starter bootstrap to 4.1.4

Describe how to verify it

NONE

Special notes for reviews

NONE

@zhangbinhub
Copy link
Contributor Author

@yuluo-yx 请审核,同步最新的spring cloud版本,并根据版本号规则修改sca为2023.0.3.0
ps: spring cloud 2023.0.3是基于spring boot 3.2.7编译的,因此同步升级。sc 2023.0.3同样兼容spring boot 3.3.x,亲测可用

@yuluo-yx yuluo-yx requested review from chickenlj and ruansheng8 and removed request for chickenlj July 19, 2024 07:23
pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
Copy link
Collaborator

@yuluo-yx yuluo-yx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yuluo-yx yuluo-yx merged commit 945ab8b into alibaba:2023.x Jul 21, 2024
3 checks passed
@zhangbinhub zhangbinhub deleted the dependencies-2023.x branch July 22, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants