Merge pull request #485 from tague/479_gradle_build_file_fix
Update Gradle build to use Apache Commons Pool 2.0.
This commit is contained in:
@@ -12,7 +12,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
testCompile 'junit:junit:4.11'
|
||||
compile 'commons-pool:commons-pool:1.6'
|
||||
compile 'org.apache.commons:commons-pool2:2.0'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user