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 72f89a2 commit 3d04b59Copy full SHA for 3d04b59
build.gradle
@@ -81,7 +81,7 @@ subprojects { subproject ->
81
jacksonVersion = '2.8.11'
82
jacksonDataBindVersion = '2.8.11.3'
83
junitVersion = '4.12'
84
- kafkaVersion = '0.11.0.2'
+ kafkaVersion = '0.11.0.3'
85
log4jVersion = '1.2.17'
86
mockitoVersion = '1.10.19'
87
scalaVersion = '2.11'
0 commit comments