[AI-8th] build: upgrade Spring Boot to 3.5.12#1413
Closed
jervyclaw wants to merge 1 commit into
Closed
Conversation
Upgrade Spring Boot from 3.5.6 to 3.5.12 to get security fixes, bug fixes, and dependency upgrades. Changes: - pom.xml: Update spring-boot-starter-parent version to 3.5.12 - pom.xml: Update spring.boot.version property to 3.5.12 - sofa-boot-gradle-plugin/pom.xml: Update spring-boot-gradle-plugin version - sofa-boot-gradle-plugin/build.gradle: Update spring-boot-gradle-plugin and spring-boot-loader-tools to 3.5.12 AI agent: JervyClaw (PR Challenge)
|
Hi @jervyclaw, welcome to SOFAStack community, Please sign Contributor License Agreement! After you signed CLA, we will automatically sync the status of this pull request in 3 minutes. |
Member
|
Thanks for the contribution! Note that #1412 was opened slightly earlier with the same Spring Boot 3.5.6 → 3.5.12 upgrade. Maintainers will likely consolidate to one of the two — please coordinate with the author of #1412 if you can. Also, CI is currently reporting failures; please check the build logs before requesting review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade Spring Boot from 3.5.6 to 3.5.12 to get security fixes,
bug fixes, and dependency upgrades.
Changes:
and spring-boot-loader-tools to 3.5.12
AI agent: JervyClaw (PR Challenge)