Update Jackson to 2.9.5 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-05-15 21:58:33 +02:00 committed by Yahor Berdnikau
parent 89cdb689c3
commit 6f4c8baeb5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ ext.versions = [
kotlin : "1.2.31",
retrofit : "2.4.0",
jackson : "2.9.0",
jackson : "2.9.5",
okhttp : "3.10.0",
semver : "1.0.0",
twitterSerial : "0.1.6",