Skip to content

Commit 99da8e1

Browse files
committed
Upgrade to Jackson 2.9.8
1 parent 2f04cbb commit 99da8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ext {
3232
freemarkerVersion = "2.3.28"
3333
groovyVersion = "2.5.4"
3434
hsqldbVersion = "2.4.1"
35-
jackson2Version = "2.9.7"
35+
jackson2Version = "2.9.8"
3636
jettyVersion = "9.4.14.v20181114"
3737
junit5Version = "5.3.2"
3838
kotlinVersion = "1.2.71"

0 commit comments

Comments
 (0)