1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remove commons-logging

Issue: gh-4308
This commit is contained in:
Rob Winch
2017-04-24 19:40:22 -05:00
parent 85d244598c
commit d108bf58bf
-1
View File
@@ -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'