mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user