update third-party libraries

This commit is contained in:
2017-02-05 08:47:30 +01:00
parent 30b92459a7
commit 175a866c90
4 changed files with 5 additions and 325 deletions

View File

@@ -1,6 +1,7 @@
dependencies {
compile project(':performanceDb')
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.5'
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.6'
compile 'com.google.guava:guava:21.0'
}