Skip to content

Commit e826428

Browse files
committed
Upgrade Jackson version
1 parent ddccc08 commit e826428

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
@@ -42,7 +42,7 @@ ext {
4242
commonsHttpClientVersion = '4.5.10'
4343
googleJsr305Version = '3.0.2'
4444
hamcrestVersion = '2.2'
45-
jacksonVersion = '2.10.2.20200130'
45+
jacksonVersion = '2.10.3'
4646
jaywayJsonPathVersion = '2.4.0'
4747
junit4Version = '4.12'
4848
junitJupiterVersion = '5.6.0'

0 commit comments

Comments
 (0)