Skip to content

Commit 148dace

Browse files
committed
Upgrade to Jackson 2.10
1 parent 3851b19 commit 148dace

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
@@ -41,7 +41,7 @@ ext {
4141
commonsHttpClientVersion = '4.5.10'
4242
googleJsr305Version = '3.0.2'
4343
hamcrestVersion = '2.1'
44-
jacksonVersion = '2.9.9.20190807'
44+
jacksonVersion = '2.10.0'
4545
jaywayJsonPathVersion = '2.4.0'
4646
junit4Version = '4.12'
4747
junitJupiterVersion = '5.5.2'

0 commit comments

Comments
 (0)