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 217ada7 commit 280cc4cCopy full SHA for 280cc4c
build.gradle
@@ -81,8 +81,8 @@ subprojects { subproject ->
81
mockitoVersion = '2.18.0'
82
scalaVersion = '2.11'
83
springRetryVersion = '1.2.2.RELEASE'
84
- springVersion = '5.1.0.BUILD-SNAPSHOT'
85
- springDataCommonsVersion = '2.1.0.BUILD-SNAPSHOT'
+ springVersion = '5.1.0.RC2'
+ springDataCommonsVersion = '2.1.0.RC2'
86
87
idPrefix = 'kafka'
88
0 commit comments