We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58e68e commit 0dcd338Copy full SHA for 0dcd338
build.gradle
@@ -72,7 +72,7 @@ subprojects { subproject ->
72
ext {
73
assertjVersion = '2.6.0'
74
hamcrestVersion = '1.3'
75
- jacksonVersion = '2.9.1'
+ jacksonVersion = '2.9.8'
76
junitVersion = '4.12'
77
kafkaVersion = '0.11.0.2'
78
mockitoVersion = '2.9.0'
0 commit comments