mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
In addition to the upgrade, this commit also fixes some contract violations in non-public APIs that are now detected as the new version of the plugin enables contract checking by default. Closes gh-49000