External dependencies upgrade - Spring Boot 4.0.3 and Spring Cloud 2025.1.0#48049
Open
Netyyyy wants to merge 2 commits intoAzure:mainfrom
Open
External dependencies upgrade - Spring Boot 4.0.3 and Spring Cloud 2025.1.0#48049Netyyyy wants to merge 2 commits intoAzure:mainfrom
Netyyyy wants to merge 2 commits intoAzure:mainfrom
Conversation
Member
|
/azp java - spring - tests |
|
Command 'java' is not supported by Azure Pipelines. Supported commands
See additional documentation. |
Member
|
/azp run java - spring - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request upgrades external dependencies to align with Spring Boot 4.0.3 (from 4.0.2) and Spring Cloud 2025.1.0. The automated update is part of the regular dependency maintenance process and includes updates to transitive dependencies such as Spring Framework 7.0.5, Netty 4.2.10.Final, Micrometer 1.16.3, JUnit 6.0.3, and various other Spring ecosystem libraries.
Changes:
- Upgrade Spring Boot dependencies from 4.0.2 to 4.0.3 across all Spring modules
- Upgrade Spring Framework dependencies from 7.0.3 to 7.0.5
- Update transitive dependencies including Netty, Micrometer, JUnit, AssertJ, PostgreSQL, MySQL, MongoDB, Jersey, Jetty, Logback, and others to versions managed by Spring Boot 4.0.3
Reviewed changes
Copilot reviewed 43 out of 43 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| sdk/spring/CHANGELOG.md | Added changelog entry for the dependency upgrade (has formatting issue) |
| sdk/spring/spring-messaging-azure/pom.xml | Updated Spring Framework and Micrometer dependencies |
| sdk/spring/spring-messaging-azure-storage-queue/pom.xml | Updated JUnit and Spring Boot test dependencies |
| sdk/spring/spring-messaging-azure-servicebus/pom.xml | Updated Spring Framework, Micrometer, and JUnit dependencies |
| sdk/spring/spring-messaging-azure-eventhubs/pom.xml | Updated Spring Framework, Micrometer, JUnit, and Reactor dependencies |
| sdk/spring/spring-integration-azure-*/pom.xml | Updated Spring Integration, JUnit, AssertJ, and test dependencies |
| sdk/spring/spring-cloud-azure-*/pom.xml | Updated Spring Boot and Spring Cloud dependencies across all starters and autoconfiguration modules |
| sdk/spring/azure-spring-data-cosmos/pom.xml | Updated Spring Framework and Spring Data dependencies |
| eng/versioning/external_dependencies.txt | Updated external dependency versions to match Spring Boot 4.0.3 |
| sdk/spring/scripts/spring_boot_4.0.3_managed_external_dependencies.txt | Complete list of managed dependencies from Spring Boot 4.0.3 |
rujche
approved these changes
Feb 24, 2026
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.
Updates external dependencies to align with Spring Boot version 4.0.3 from 4.0.2 and Spring Cloud version 2025.1.0 from 2025.1.0.
Release notes
Sourced from spring-boot releases.
⭐ New Features
🐞 Bug Fixes
📔 Documentation
@Value' still apply for environment variables #49109🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@GaetanoCerciello, @dsyer, @linkian209, @nosan, @quaff, @scordio, and @srt
This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/22205493332