Browse Source

Remove commons-logging

Issue: gh-4308
Rob Winch 8 năm trước cách đây
mục cha
commit
d108bf58bf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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'