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 1997c76 commit 81be787Copy full SHA for 81be787
build.gradle
@@ -83,7 +83,7 @@ subprojects { subproject ->
83
scalaVersion = '2.11'
84
springRetryVersion = '1.2.2.RELEASE'
85
springVersion = '5.1.4.RELEASE'
86
- springDataCommonsVersion = '2.1.3.RELEASE'
+ springDataCommonsVersion = '2.1.4.RELEASE'
87
88
idPrefix = 'kafka'
89
0 commit comments