Skip to content

Commit c64083d

Browse files
committed
Upgrade to Jackson 2.9.1
1 parent 3956423 commit c64083d

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
@@ -47,7 +47,7 @@ configure(allprojects) { project ->
4747
ext.groovyVersion = "2.4.12"
4848
ext.hsqldbVersion = "2.4.0"
4949
ext.httpclientVersion = "4.5.3"
50-
ext.jackson2Version = "2.9.0"
50+
ext.jackson2Version = "2.9.1"
5151
ext.javamailVersion = "1.6.0"
5252
ext.jaxbVersion = "2.2.11"
5353
ext.jaxwsVersion = "2.2.11"

0 commit comments

Comments
 (0)