mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:00:29 +00:00
Update dependency management to exclude commons-logging and add an enforcer rule to spring-boot-samples to try and prevent unwanted commons-logging dependencies from sneaking back in again. Closes gh-7067