Skip to content

Commit 515d627

Browse files
committed
Upgrade to Jackson 2.9.9
1 parent 7edf8ac commit 515d627

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
@@ -32,7 +32,7 @@ ext {
3232
freemarkerVersion = "2.3.28"
3333
groovyVersion = "2.5.7"
3434
hsqldbVersion = "2.4.1"
35-
jackson2Version = "2.9.8"
35+
jackson2Version = "2.9.9"
3636
jettyVersion = "9.4.18.v20190429"
3737
junit5Version = "5.3.2"
3838
kotlinVersion = "1.2.71"

0 commit comments

Comments
 (0)