Skip to content

Commit b2345d6

Browse files
eddumelendezsnicoll
authored andcommitted
Upgrade to Jackson 2.9.0
Issue: SPR-15548 Closes spring-projectsgh-1488
1 parent e45733e commit b2345d6

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
@@ -59,7 +59,7 @@ configure(allprojects) { project ->
5959
ext.httpasyncVersion = "4.1.3"
6060
ext.httpclientVersion = "4.5.3"
6161
ext.interceptorApiVersion = "1.2"
62-
ext.jackson2Version = "2.9.0.pr4"
62+
ext.jackson2Version = "2.9.0"
6363
ext.javamailVersion = "1.6.0"
6464
ext.jaxbVersion = "2.2.11"
6565
ext.jaxwsVersion = "2.2.11"

0 commit comments

Comments
 (0)