Преглед на файлове

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'