Merge pull request #229 from axhm3a/axhm3a-patch-1

Update jackson dependencies to 2.9.5
This commit is contained in:
Scott Frederick
2018-05-09 15:21:05 -05:00
committed by GitHub

View File

@@ -41,7 +41,7 @@ ext {
cglibVersion = "3.1"
jacksonVersion = "2.3.3"
jacksonVersion = "2.9.5"
junitVersion = "4.11"
mockitoVersion = "1.9.5"