Skip to content

External dependencies upgrade - Spring Boot 4.1.1 and Spring Cloud 2025.1.2 - #50222

Open
Moary Chen (moarychan) wants to merge 1 commit into
Azure:mainfrom
moarychan:update-spring-dependencies-20260822-32539935922
Open

External dependencies upgrade - Spring Boot 4.1.1 and Spring Cloud 2025.1.2#50222
Moary Chen (moarychan) wants to merge 1 commit into
Azure:mainfrom
moarychan:update-spring-dependencies-20260822-32539935922

Conversation

@moarychan

Copy link
Copy Markdown
Member

Updates external dependencies to align with Spring Boot version 4.1.1 from 4.1.0 and Spring Cloud version 2025.1.2 from 2025.1.2.

Release notes

Sourced from spring-boot releases.

This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/32539935922

@moarychan

Copy link
Copy Markdown
Member Author

/azp run java - spring - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@github-actions github-actions Bot added the azure-spring All azure-spring related issues label Aug 22, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 4 pipeline(s).
31 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 4 pipeline(s).
31 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates Spring (Spring Boot 4.x) aligned external dependency versions across the sdk/spring modules, primarily bumping Spring Boot-managed artifacts to the 4.1.1 line and refreshing a set of related libraries (Spring Framework 7.0.9, Micrometer 1.17.1, Byte Buddy 1.18.11, etc.).

Changes:

  • Bump Spring Boot-related dependency versions from 4.1.0 to 4.1.1 across multiple Spring Cloud Azure modules’ pom.xml files.
  • Update additional Spring Boot-managed transitive versions (e.g., Spring Framework 7.0.9, Micrometer 1.17.1, Reactor Test 3.8.7, Netty 4.2.17.Final, etc.) and corresponding enforcer banned-dependency includes where present.
  • Refresh the Spring external dependency pins in eng/versioning/external_dependencies.txt and add a release note entry in sdk/spring/CHANGELOG.md.

Reviewed changes

Copilot reviewed 59 out of 60 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sdk/spring/spring-messaging-azure/pom.xml Bump Spring/Micrometer/Jackson/Byte Buddy and plugin versions to Spring Boot 4.1.1-aligned levels.
sdk/spring/spring-messaging-azure-storage-queue/pom.xml Update Spring Boot test + Byte Buddy + jar plugin versions.
sdk/spring/spring-messaging-azure-servicebus/pom.xml Update Spring Tx/Data Commons/Micrometer/Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-messaging-azure-eventhubs/pom.xml Update Spring Tx/Data Commons/Micrometer/Spring Test/Reactor Test + enforcer includes + jar plugin.
sdk/spring/spring-integration-azure-storage-queue/pom.xml Update Byte Buddy + jar plugin versions.
sdk/spring/spring-integration-azure-servicebus/pom.xml Update Byte Buddy/Spring Test + jar plugin versions.
sdk/spring/spring-integration-azure-eventhubs/pom.xml Update Byte Buddy/Spring Test + jar plugin versions.
sdk/spring/spring-integration-azure-core/pom.xml Update Spring Integration Core + Byte Buddy/Spring Test + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-testcontainers/pom.xml Update Spring Boot testcontainers + Spring Test + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-stream-binder-servicebus/pom.xml Update Spring Boot actuator/test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml Update Spring Boot configuration processor/test + Spring Test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml Update Spring Boot actuator/test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-stream-binder-eventhubs-core/pom.xml Update Spring Boot configuration processor/test + Spring Test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-starter/pom.xml Update Spring Boot starter + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-stream-servicebus/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-stream-eventhubs/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-storage/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-storage-queue/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-storage-file-share/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-storage-blob/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-servicebus/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml Update Spring Boot JMS + pooled-jms + Netty + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-monitor/pom.xml Update Spring Boot starter/test + enforcer includes versions.
sdk/spring/spring-cloud-azure-starter-monitor-test/pom.xml Update Spring Boot parent and starter versions.
sdk/spring/spring-cloud-azure-starter-keyvault/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-keyvault-secrets/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-keyvault-jca/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-keyvault-certificates/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-jdbc-postgresql/pom.xml Update PostgreSQL + Spring Boot JDBC + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-jdbc-mysql/pom.xml Update Spring Boot JDBC + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-integration-storage-queue/pom.xml Update Spring Boot starter-integration + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-integration-servicebus/pom.xml Update Spring Boot starter-integration + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-integration-eventhubs/pom.xml Update Spring Boot starter-integration + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-eventgrid/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-data-redis-lettuce/pom.xml Update Spring Boot data-redis + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-data-cosmos/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-appconfiguration/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-appconfiguration-config/pom.xml Update jar plugin version.
sdk/spring/spring-cloud-azure-starter-actuator/pom.xml Update Spring Boot actuator + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-active-directory/pom.xml Update Spring Boot restclient/security/http-converter + jar plugin versions.
sdk/spring/spring-cloud-azure-starter-active-directory-b2c/pom.xml Update Spring Boot security/restclient/http-converter/oauth2 deps + jar plugin versions.
sdk/spring/spring-cloud-azure-service/pom.xml Update Spring Test + Byte Buddy + PostgreSQL enforcer include + jar plugin versions.
sdk/spring/spring-cloud-azure-resourcemanager/pom.xml Update Spring Test + Byte Buddy + jar plugin versions.
sdk/spring/spring-cloud-azure-integration-tests/pom.xml Update Spring Boot parent version.
sdk/spring/spring-cloud-azure-integration-test-appconfiguration-config/pom.xml Update Spring Boot parent + starter-test versions.
sdk/spring/spring-cloud-azure-feature-management/pom.xml Update Spring Framework + Spring Boot deps + Jackson/Netty-related deps + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-feature-management-web/pom.xml Update Spring Web/WebMvc + Spring Boot test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-docker-compose/pom.xml Update Spring Boot docker-compose/test + Jackson databind + Spring Test + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-core/pom.xml Update Spring Context/Test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-autoconfigure/pom.xml Update Spring Boot + Spring Framework + Jackson + pooled-jms + Hibernate Validator + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml Update Spring Boot actuator/autoconfigure/config-processor + Jackson databind + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-appconfiguration-config-web/pom.xml Update Spring Boot webmvc/actuator/starter-test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-actuator/pom.xml Update Spring Boot actuator/health/test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml Update Spring Boot actuator-autoconfigure + Jackson databind + Spring Boot starter-test + Byte Buddy + enforcer includes + jar plugin.
sdk/spring/azure-spring-data-cosmos/pom.xml Update Spring Framework + Spring Data Commons + Spring Boot data/persistence/http-converter/test + Jackson module versions + Reactor Test + enforcer includes.
sdk/spring/CHANGELOG.md Add release note describing the dependency upgrade.
eng/versioning/external_dependencies.txt Update the pinned Spring Boot 4.x external dependency versions used for version synchronization/enforcement.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment thread sdk/spring/CHANGELOG.md
Comment on lines 2 to +3
## 7.5.0-beta.1 (Unreleased)
Upgrade Spring Boot dependencies version to 4.1.1 and Spring Cloud dependencies version to 2025.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants