Skip to content

Commit 02fdf10

Browse files
committed
Upgrade to Jackson 2.9.9
1 parent 3cf9f9e commit 02fdf10

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.28"
4141
groovyVersion = "2.4.17"
4242
hsqldbVersion = "2.4.1"
43-
jackson2Version = "2.9.8"
43+
jackson2Version = "2.9.9"
4444
jettyVersion = "9.4.18.v20190429"
4545
junitJupiterVersion = "5.0.3"
4646
junitPlatformVersion = "1.0.3"

0 commit comments

Comments
 (0)