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 2b78b42 commit 9fae369Copy full SHA for 9fae369
build.gradle
@@ -81,7 +81,7 @@ subprojects { subproject ->
81
mockitoVersion = '2.18.0'
82
scalaVersion = '2.11'
83
springRetryVersion = '1.2.2.RELEASE'
84
- springVersion = '5.1.0.RC2'
+ springVersion = '5.1.0.RC3'
85
springDataCommonsVersion = '2.1.0.RC2'
86
87
idPrefix = 'kafka'
0 commit comments