Skip to content

Commit a2e555d

Browse files
committed
Upgrade to Jackson 2.9.0.pr4
Issue: SPR-15548
1 parent 38db64e commit a2e555d

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
@@ -58,7 +58,7 @@ configure(allprojects) { project ->
5858
ext.httpasyncVersion = "4.1.3"
5959
ext.httpclientVersion = "4.5.3"
6060
ext.interceptorApiVersion = "1.2"
61-
ext.jackson2Version = "2.9.0.pr3"
61+
ext.jackson2Version = "2.9.0.pr4"
6262
ext.javamailVersion = "1.6.0-rc2"
6363
ext.jaxbVersion = "2.2.11"
6464
ext.jaxwsVersion = "2.2.11"

0 commit comments

Comments
 (0)