mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Update `PropertiesMigrationReporter` so that properties are only migrated automatically when they don't cause a circular reference. Fixes gh-35919