We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6970a commit 4d7844eCopy full SHA for 4d7844e
build.gradle
@@ -78,13 +78,13 @@ subprojects { subproject ->
78
junitJupiterVersion = '5.1.0'
79
junitPlatformVersion = '1.1.0'
80
junitVintageVersion = '5.1.0'
81
- kafkaVersion = '1.0.1'
+ kafkaVersion = '1.0.2'
82
mockitoVersion = '2.15.0'
83
scalaVersion = '2.11'
84
slf4jVersion = '1.7.25'
85
springRetryVersion = '1.2.2.RELEASE'
86
- springVersion = '5.0.6.RELEASE'
87
- springDataCommonsVersion = '2.0.4.RELEASE'
+ springVersion = '5.0.8.RELEASE'
+ springDataCommonsVersion = '2.0.8.RELEASE'
88
89
idPrefix = 'kafka'
90
0 commit comments