Upgrade to Jackson 2.9.6

This commit is contained in:
Juergen Hoeller 2018-06-13 22:04:32 +02:00
parent 0dc434b35e
commit 0058a1f52d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ ext {
freemarkerVersion = "2.3.28"
groovyVersion = "2.5.0"
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.5"
jackson2Version = "2.9.6"
jettyVersion = "9.4.11.v20180605"
junitPlatformVersion = "1.2.0"
junitJupiterVersion = "5.2.0"