diff --git a/core/spring-security-core.gradle b/core/spring-security-core.gradle index 593fe43c8e..8483dd21c0 100644 --- a/core/spring-security-core.gradle +++ b/core/spring-security-core.gradle @@ -12,7 +12,6 @@ configurations { dependencies { compile 'aopalliance:aopalliance' - compile 'commons-logging:commons-logging' compile 'org.springframework:spring-aop' compile 'org.springframework:spring-beans' compile 'org.springframework:spring-context'