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 f4e9728 commit 98305d7Copy full SHA for 98305d7
build.gradle
@@ -62,7 +62,7 @@ ext {
62
scalaVersion = '2.12'
63
springRetryVersion = '1.2.4.RELEASE'
64
springVersion = '5.2.2.RELEASE'
65
- springDataCommonsVersion = '2.2.3.RELEASE'
+ springDataCommonsVersion = '2.2.4.RELEASE'
66
67
idPrefix = 'kafka'
68
}
0 commit comments