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 e3d4129 commit 986042aCopy full SHA for 986042a
build.gradle
@@ -79,9 +79,9 @@ subprojects { subproject ->
79
mockitoVersion = '2.11.0'
80
scalaVersion = '2.11'
81
slf4jVersion = '1.7.25'
82
- springRetryVersion = '1.2.1.RELEASE'
83
- springVersion = '5.0.2.RELEASE'
84
- springDataCommonsVersion = '2.0.2.RELEASE'
+ springRetryVersion = '1.2.2.RELEASE'
+ springVersion = '5.0.3.RELEASE'
+ springDataCommonsVersion = '2.0.3.RELEASE'
85
86
idPrefix = 'kafka'
87
0 commit comments