mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
With Spring Retry being superseded by the core framework support, this commit removes dependency management for Spring Retry. Closes gh-46309