Skip to content

Commit 86b4b58

Browse files
update jackson version
1 parent f90da0c commit 86b4b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gsonVersion = 2.10.1
1414
guavaVersion = 22.0
1515
hamcrestVersion = 1.3
1616
# NOTE: jackson 2.14+ uses Java8 stream apis not supported in android
17-
jacksonVersion = 2.13.5
17+
jacksonVersion = 2.14.2
1818
jsonVersion = 20190722
1919
jsonSimpleVersion = 1.1.1
2020
logbackVersion = 1.2.3

0 commit comments

Comments
 (0)