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 69e0447 commit 67b7019Copy full SHA for 67b7019
build.gradle
@@ -53,7 +53,7 @@ ext {
53
scalaVersion = '2.12'
54
springRetryVersion = '1.2.4.RELEASE'
55
springVersion = '5.2.2.RELEASE'
56
- springDataCommonsVersion = '2.2.1.RELEASE'
+ springDataCommonsVersion = '2.2.3.RELEASE'
57
58
idPrefix = 'kafka'
59
}
0 commit comments