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 8694007 commit d83692cCopy full SHA for d83692c
build.gradle
@@ -79,7 +79,7 @@ subprojects { subproject ->
79
scalaVersion = '2.11'
80
slf4jVersion = '1.7.25'
81
springRetryVersion = '1.2.2.RELEASE'
82
- springVersion = '5.0.3.RELEASE'
+ springVersion = '5.0.6.RELEASE'
83
84
idPrefix = 'kafka'
85
0 commit comments