Skip to content

Commit d5c7db2

Browse files
authored
Merge pull request #289 from intercom/seanhealy/updateJackson
Update Jackson to 2.9.10
2 parents 7303ae2 + cc348d7 commit d5c7db2

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
@@ -34,7 +34,7 @@ subprojects {
3434
}
3535

3636
ext {
37-
jacksonVersion = '2.9.6'
37+
jacksonVersion = '2.9.10'
3838
powermockVersion = '1.6.6'
3939
}
4040

0 commit comments

Comments
 (0)