update third party libs
testng 6.11 -> 6.13.1 jackson-databind 2.9.1 -> 2.9.3 guava 23.0 -> 23.6-jre
This commit is contained in:
@@ -3,8 +3,7 @@ dependencies {
|
||||
compile project(':pdb-api')
|
||||
compile project(':data-store')
|
||||
compile project(':file-utils')
|
||||
//compile 'org.lucares:ludb:0.1.20171007100354'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.1'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.3'
|
||||
compile 'org.apache.commons:commons-collections4:4.1'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user