Skip to content

Commit 3d04b59

Browse files
committed
Upgrade to Kafka 0.11.0.3
1 parent 72f89a2 commit 3d04b59

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
@@ -81,7 +81,7 @@ subprojects { subproject ->
8181
jacksonVersion = '2.8.11'
8282
jacksonDataBindVersion = '2.8.11.3'
8383
junitVersion = '4.12'
84-
kafkaVersion = '0.11.0.2'
84+
kafkaVersion = '0.11.0.3'
8585
log4jVersion = '1.2.17'
8686
mockitoVersion = '1.10.19'
8787
scalaVersion = '2.11'

0 commit comments

Comments
 (0)