mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
This commit promotes the plugin dependency management for the `maven-enforcer-plugin` and `maven-invoker-plugin` to the root. That way these can be used in samples as well rather than having a separate copy. Closes gh-7517