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 4d7844e commit 3b767c3Copy full SHA for 3b767c3
build.gradle
@@ -84,7 +84,7 @@ subprojects { subproject ->
84
slf4jVersion = '1.7.25'
85
springRetryVersion = '1.2.2.RELEASE'
86
springVersion = '5.0.8.RELEASE'
87
- springDataCommonsVersion = '2.0.8.RELEASE'
+ springDataCommonsVersion = '2.0.9.RELEASE'
88
89
idPrefix = 'kafka'
90
0 commit comments