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 950a999 commit d8b4ba1Copy full SHA for d8b4ba1
build.gradle
@@ -83,7 +83,7 @@ subprojects { subproject ->
83
scalaVersion = '2.11'
84
slf4jVersion = '1.7.25'
85
springRetryVersion = '1.2.2.RELEASE'
86
- springVersion = '5.0.8.RELEASE'
+ springVersion = '5.0.9.RELEASE'
87
springDataCommonsVersion = '2.0.9.RELEASE'
88
89
idPrefix = 'kafka'
0 commit comments