Skip to content

fix: revert spring-cloud to 2025.0.1 + add dependabot strategic ignores - #17

Merged
ancongui merged 1 commit into
developfrom
fix/revert-spring-cloud-and-dependabot-ignores
Feb 11, 2026
Merged

fix: revert spring-cloud to 2025.0.1 + add dependabot strategic ignores#17
ancongui merged 1 commit into
developfrom
fix/revert-spring-cloud-and-dependabot-ignores

Conversation

@ancongui

Copy link
Copy Markdown
Contributor

Summary

  • Revert spring-cloud.version from 2025.1.1 → 2025.0.1 (2025.1.x is for Spring Boot 4.x)
  • Add dependabot ignore rules for strategic dependencies: Spring Boot, Spring Cloud, gRPC, Protobuf, AWS SDK, Spring Cloud AWS/Azure/GCP

Why

Dependabot grouped these into a minor-and-patch update, but Spring Cloud 2025.1.x is a major compatibility break (Spring Boot 4.x only). Strategic dependencies must be upgraded manually.

…ores

Spring Cloud 2025.1.x targets Spring Boot 4.x — incompatible with 3.5.10.
Revert to 2025.0.1 (Spring Boot 3.5.x train).

Add dependabot ignore rules for strategic dependencies that must only be
upgraded manually: Spring Boot, Spring Cloud, gRPC, Protobuf, AWS SDK,
Spring Cloud AWS/Azure/GCP.
@ancongui
ancongui merged commit 7504265 into develop Feb 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant