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 e863807 commit 1f8f088Copy full SHA for 1f8f088
build.gradle
@@ -83,8 +83,8 @@ subprojects { subproject ->
83
scalaVersion = '2.11'
84
slf4jVersion = '1.7.25'
85
springRetryVersion = '1.2.2.RELEASE'
86
- springVersion = '5.0.9.RELEASE'
87
- springDataCommonsVersion = '2.0.9.RELEASE'
+ springVersion = '5.0.11.RELEASE'
+ springDataCommonsVersion = '2.0.12.RELEASE'
88
89
idPrefix = 'kafka'
90
0 commit comments