Skip to content

Commit 6cae065

Browse files
committed
Upgrade to Jackson 2.9.6
1 parent 43868d2 commit 6cae065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ext {
4040
freemarkerVersion = "2.3.27-incubating"
4141
groovyVersion = "2.4.15"
4242
hsqldbVersion = "2.4.1"
43-
jackson2Version = "2.9.5"
43+
jackson2Version = "2.9.6"
4444
jettyVersion = "9.4.11.v20180605"
4545
junitJupiterVersion = "5.0.3"
4646
junitPlatformVersion = "1.0.3"

0 commit comments

Comments
 (0)