mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-24 07:37:50 +00:00
This commit removes explicit declaration of slf4j dependencies. Instead, logback classic is declared that will pull them transitively. Fixes: gh-6130