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 d6bc238 commit a0342ccCopy full SHA for a0342cc
build.gradle
@@ -82,8 +82,8 @@ subprojects { subproject ->
82
mockitoVersion = '2.22.0'
83
scalaVersion = '2.11'
84
springRetryVersion = '1.2.2.RELEASE'
85
- springVersion = '5.1.2.BUILD-SNAPSHOT'
86
- springDataCommonsVersion = '2.1.0.RELEASE'
+ springVersion = '5.1.2.RELEASE'
+ springDataCommonsVersion = '2.1.2.RELEASE'
87
88
idPrefix = 'kafka'
89
0 commit comments