Upgrade to Jackson 2.9.8

This commit is contained in:
Juergen Hoeller 2018-12-17 14:24:43 +01:00
parent 2f04cbba51
commit 99da8e1477
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ ext {
freemarkerVersion = "2.3.28"
groovyVersion = "2.5.4"
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.7"
jackson2Version = "2.9.8"
jettyVersion = "9.4.14.v20181114"
junit5Version = "5.3.2"
kotlinVersion = "1.2.71"