- fix commons-pool jar definition
This commit is contained in:
parent
c706c40218
commit
0b055b1672
@ -105,7 +105,7 @@ dependencies {
|
||||
|
||||
//redis
|
||||
compile 'redis.clients:jedis:2.0.0'
|
||||
providedCompile 'commons:commons-pool:1.5.6'
|
||||
providedCompile 'commons-pool:commons-pool:1.5.6'
|
||||
}
|
||||
|
||||
test {
|
||||
|
Loading…
Reference in New Issue
Block a user