Upgrade Jackson version

This commit is contained in:
Gary Russell
2020-03-11 16:04:59 -04:00
parent ddccc08bdc
commit e8264283c8

View File

@@ -42,7 +42,7 @@ ext {
commonsHttpClientVersion = '4.5.10'
googleJsr305Version = '3.0.2'
hamcrestVersion = '2.2'
jacksonVersion = '2.10.2.20200130'
jacksonVersion = '2.10.3'
jaywayJsonPathVersion = '2.4.0'
junit4Version = '4.12'
junitJupiterVersion = '5.6.0'