Skip to content

Commit a278e87

Browse files
committed
Upgrade to Jackson 2.9.7
1 parent 082c524 commit a278e87

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.2"
3434
hsqldbVersion = "2.4.1"
35-
jackson2Version = "2.9.6"
35+
jackson2Version = "2.9.7"
3636
jettyVersion = "9.4.12.v20180830"
3737
junit5Version = "5.3.1"
3838
kotlinVersion = "1.2.70"

0 commit comments

Comments
 (0)