Skip to content

Commit 1555ea4

Browse files
committed
Upgrade Jackson version
1 parent 0a140eb commit 1555ea4

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
@@ -79,7 +79,7 @@ subprojects { subproject ->
7979
assertjVersion = '2.6.0'
8080
hamcrestVersion = '1.3'
8181
jacksonVersion = '2.8.11'
82-
jacksonDataBindVersion = '2.8.11.1'
82+
jacksonDataBindVersion = '2.8.11.3'
8383
junitVersion = '4.12'
8484
kafkaVersion = '0.11.0.2'
8585
log4jVersion = '1.2.17'

0 commit comments

Comments
 (0)