-
Notifications
You must be signed in to change notification settings - Fork 2.1k
External dependencies upgrade - Spring Boot 3.5.4 and Spring Cloud 2025.0.0 #46153
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
b054d4e
to
db0cf8c
Compare
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
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 PR upgrades external dependencies to align with Spring Boot 3.5.4 (from 3.5.3) and Spring Cloud 2025.0.0. The upgrade includes updates to various Spring Framework components, Jackson libraries, testing frameworks, and other third-party dependencies to maintain compatibility with the latest Spring ecosystem.
Key changes include:
- Spring Boot upgrade from 3.5.3 to 3.5.4 across all affected modules
- Spring Framework components upgraded from 6.2.8 to 6.2.9
- Jackson libraries updated from 2.19.1 to 2.19.2
Reviewed Changes
Copilot reviewed 41 out of 41 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
sdk/spring/spring-messaging-azure/pom.xml | Updates Spring Framework and Spring Data versions, Micrometer core, and Spring Boot test dependencies |
sdk/spring/spring-messaging-azure-storage-queue/pom.xml | Updates Spring Boot starter test dependency |
sdk/spring/spring-messaging-azure-servicebus/pom.xml | Updates Spring Framework, Spring Data, and Micrometer dependencies |
sdk/spring/spring-messaging-azure-eventhubs/pom.xml | Updates Spring Framework, Spring Data, Micrometer, and Reactor test dependencies |
sdk/spring/spring-integration-azure-servicebus/pom.xml | Updates Spring test dependency |
sdk/spring/spring-integration-azure-eventhubs/pom.xml | Updates Spring test dependency |
sdk/spring/spring-integration-azure-core/pom.xml | Updates Spring Integration core and Spring test dependencies |
sdk/spring/spring-cloud-azure-testcontainers/pom.xml | Updates Spring Boot testcontainers, Testcontainers Azure, and Spring test dependencies |
sdk/spring/spring-cloud-azure-stream-binder-servicebus/pom.xml | Updates Spring Boot actuator and test dependencies |
sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml | Updates Spring Boot configuration processor and test dependencies |
sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml | Updates Spring Boot actuator and test dependencies |
sdk/spring/spring-cloud-azure-stream-binder-eventhubs-core/pom.xml | Updates Spring Boot configuration processor and test dependencies |
sdk/spring/spring-cloud-azure-starter/pom.xml | Updates Spring Boot starter dependency |
sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml | Updates Spring JMS and multiple Netty dependencies |
sdk/spring/spring-cloud-azure-starter-monitor/pom.xml | Updates Spring Boot starter and test dependencies |
sdk/spring/spring-cloud-azure-starter-monitor-test/pom.xml | Updates Spring Boot parent and multiple starter dependencies |
sdk/spring/spring-cloud-azure-starter-jdbc-mysql/pom.xml | Updates MySQL connector dependency |
sdk/spring/spring-cloud-azure-starter-integration-storage-queue/pom.xml | Updates Spring Boot integration starter |
sdk/spring/spring-cloud-azure-starter-integration-servicebus/pom.xml | Updates Spring Boot integration starter |
sdk/spring/spring-cloud-azure-starter-integration-eventhubs/pom.xml | Updates Spring Boot integration starter |
sdk/spring/spring-cloud-azure-starter-data-redis-lettuce/pom.xml | Updates Spring Data Redis dependency |
sdk/spring/spring-cloud-azure-starter-actuator/pom.xml | Updates Spring Boot actuator starter |
sdk/spring/spring-cloud-azure-starter-active-directory/pom.xml | Updates Spring Security dependencies |
sdk/spring/spring-cloud-azure-starter-active-directory-b2c/pom.xml | Updates Spring Security OAuth2 dependencies |
sdk/spring/spring-cloud-azure-service/pom.xml | Updates Spring test dependency |
sdk/spring/spring-cloud-azure-resourcemanager/pom.xml | Updates Spring test dependency |
sdk/spring/spring-cloud-azure-integration-tests/pom.xml | Updates Spring Boot parent dependency |
sdk/spring/spring-cloud-azure-integration-test-appconfiguration-config/pom.xml | Updates Spring Boot parent and test dependencies |
sdk/spring/spring-cloud-azure-feature-management/pom.xml | Updates Spring context, Spring Boot, Jackson, and Reactor Netty dependencies |
sdk/spring/spring-cloud-azure-feature-management-web/pom.xml | Updates Spring web dependencies and Spring Boot test |
sdk/spring/spring-cloud-azure-docker-compose/pom.xml | Updates Spring Boot Docker Compose and test dependencies |
sdk/spring/spring-cloud-azure-core/pom.xml | Updates Spring context and test dependencies |
sdk/spring/spring-cloud-azure-autoconfigure/pom.xml | Updates extensive list of Spring, Jackson, MySQL, and Security dependencies |
sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml | Updates Spring Boot autoconfigure, configuration processor, actuator, and test dependencies |
sdk/spring/spring-cloud-azure-appconfiguration-config-web/pom.xml | Updates Spring Boot web, actuator, and test dependencies |
sdk/spring/spring-cloud-azure-actuator/pom.xml | Updates Spring Boot actuator and test dependencies |
sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml | Updates Spring Boot actuator autoconfigure, Jackson, and test dependencies |
/check-enforcer override |
Updates external dependencies to align with Spring Boot version 3.5.4 from 3.5.3 and Spring Cloud version 2025.0.0 from 2025.0.0.
Release notes
Sourced from spring-boot releases.
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Dockerel, @PiyalAhmed, @benelog, @dmitrysulman, @izeye, @ngocnhan-tran1996, @nosan, and @quaff
This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/16510966966