Update jackson-databind to address security issues (#2993)

* update jackson-databind to address security issue

* update java vertx client dev, sample

* update dep, samples

* update retrofit play2 dep
This commit is contained in:
William Cheng
2019-05-25 18:24:37 +08:00
committed by GitHub
parent c4bf6588aa
commit d243a6b96d
67 changed files with 198 additions and 195 deletions

View File

@@ -97,7 +97,7 @@ if(hasProperty('target') && target == 'android') {
ext {
oltu_version = "1.0.1"
retrofit_version = "2.3.0"
swagger_annotations_version = "1.5.21"
swagger_annotations_version = "1.5.22"
junit_version = "4.12"
threetenbp_version = "1.3.5"
json_fire_version = "1.8.0"