update third party libraries

This commit is contained in:
2017-03-17 16:23:21 +01:00
parent ade8463e46
commit 513c256352
7 changed files with 15 additions and 16 deletions

View File

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