Skip to content

Commit 9e8bc95

Browse files
committed
Upgrade to Jackson 2.9.0.pr2
Issue: SPR-14925
1 parent a999f40 commit 9e8bc95

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
@@ -55,7 +55,7 @@ configure(allprojects) { project ->
5555
ext.httpasyncVersion = "4.1.3"
5656
ext.httpclientVersion = "4.5.3"
5757
ext.interceptorApiVersion = "1.2"
58-
ext.jackson2Version = "2.9.0.pr1"
58+
ext.jackson2Version = "2.9.0.pr2"
5959
ext.javamailVersion = "1.5.6"
6060
ext.jaxbVersion = "2.2.11"
6161
ext.jaxwsVersion = "2.2.11"

0 commit comments

Comments
 (0)