Explorar el Código

Remove commons-logging

Issue: gh-4308
Rob Winch hace 8 años
padre
commit
d108bf58bf
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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'