Skip to content

Commit cc348d7

Browse files
committed
Update Jackson to 2.9.10
1 parent 7303ae2 commit cc348d7

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)