Переглянути джерело

Remove commons-logging

Issue: gh-4308
Rob Winch 8 роки тому
батько
коміт
d108bf58bf
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      core/spring-security-core.gradle

+ 0 - 1
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'