-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Tasks for Spring Boot 2.6.7 and 2.5.13 #28498
Comments
close in #28521 |
@Netyyyy MS docs is not updated. For example, the screenshot in this page: https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/spring-boot-starters-for-azure Could you please update all contents related to spring-boot version in this PR: https://github.com/MicrosoftDocs/azure-dev-docs-pr/pull/3035 |
work on https://github.com/MicrosoftDocs/azure-dev-docs-pr/pull/3255 |
Context
Spring Boot released 2.6.7.
We should upgrade external dependencies' version align with spring-boot-dependencies:2.6.7 managed versions. pring-boot-dependencies:2.6.7 will fix CVE-2022-22968.
Goal
Solution
Tasks are copied from this page: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Cloud-Azure-tasks-for-a-new-Spring-Boot-release
Before azure-sdk-for-java in band release
Core code complete
. You can get more information aboutCore code complete
in the Email with subject likeAPRIL Release Kickoff
. Upgrade external dependencies' version to spring-boot 2.6.7 #28521After azure-sdk-for-java in band release.
Update spring-boot and spring-cloud version in these places:
The text was updated successfully, but these errors were encountered: