-
Notifications
You must be signed in to change notification settings - Fork 2.1k
External dependencies upgrade - Spring Boot 3.5.9 and Spring Cloud 2025.0.1 #47608
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
Conversation
rujche
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request updates external Spring dependencies to align with Spring Boot 3.5.9 (from 3.5.5) and Spring Cloud 2025.0.1 (from 2025.0.0). The update includes numerous transitive dependency version bumps across the Spring ecosystem and related libraries.
Key Changes:
- Spring Boot upgraded from 3.5.5 to 3.5.9
- Spring Cloud upgraded from 2025.0.0 to 2025.0.1
- Spring Framework upgraded from 6.2.10 to 6.2.15
- Multiple transitive dependency updates (Jackson, Netty, Reactor, Micrometer, etc.)
Reviewed changes
Copilot reviewed 43 out of 44 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| sdk/spring/spring-messaging-azure/pom.xml | Updated Spring Framework, Spring Data, Micrometer, ByteBuddy, and Maven plugin versions |
| sdk/spring/spring-messaging-azure-storage-queue/pom.xml | Updated Spring Boot starter test, ByteBuddy, and Maven compiler plugin versions |
| sdk/spring/spring-messaging-azure-servicebus/pom.xml | Updated Spring Framework, Spring Data, Micrometer, ByteBuddy, and Maven plugin versions |
| sdk/spring/spring-messaging-azure-eventhubs/pom.xml | Updated Spring Framework, Spring Data, Micrometer, ByteBuddy, Reactor, and Maven plugin versions |
| sdk/spring/spring-integration-azure-*/pom.xml | Updated Spring Integration, Spring Test, AssertJ, ByteBuddy, and Maven plugin versions across multiple integration modules |
| sdk/spring/spring-cloud-azure-*/pom.xml | Updated Spring Boot, Spring Cloud, Spring Security, Jackson, and various other dependency versions across cloud modules |
| sdk/spring/spring-cloud-azure-autoconfigure/pom.xml | Comprehensive updates to Spring Boot, Spring Security, Jackson, Kafka, MySQL, PostgreSQL, and other dependencies |
| sdk/spring/azure-spring-data-cosmos/pom.xml | Updated Spring Framework, Spring Data, Jackson, ByteBuddy, Reactor, and Maven plugin versions |
| sdk/spring/scripts/spring_boot_3.5.9_managed_external_dependencies.txt | New file containing the complete list of managed dependencies for Spring Boot 3.5.9 |
| sdk/spring/CHANGELOG.md | Added entry documenting the dependency upgrades |
| .vscode/cspell.json | Added "xmlparserv" to the spell check dictionary |
|
FYI: This version upgrade can fix this test failure: https://dev.azure.com/azure-sdk/public/public%20Team/_build/results?buildId=5701936&view=logs&j=60cf33cd-c29a-5eb3-6094-89026d9f5fd9&t=b948d9fa-61c7-5e96-0d0f-b124f0f15718&l=4954 |
|
/azp run java - spring - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run java - spring - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rujche
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Netyyyy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
/check-enforcer override |

Updates external dependencies to align with Spring Boot version 3.5.9 from 3.5.5 and Spring Cloud version 2025.0.1 from 2025.0.0.
Release notes
Sourced from spring-boot releases.
🐞 Bug Fixes
@DirtiesContextand Citrus Spring Boot Simulator #48450📔 Documentation
@EnableBatchProcessingturns off all batch auto-configuration, including schema initialization #48265@AutoConfiguration#48227🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@banseok1216, @berry120, @dmitrysulman, @geopark021, @noojung, @scottfrederick, @vpavic, and @youngledo
This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/20566798606