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 changed files with 0 additions and 1 deletions

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'