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