mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-30 14:18:44 +00:00
This commit removes explicit declaration of slf4j dependencies. Instead, logback classic is declared that will pull them transitively. Fixes: gh-6130