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 56f43a8 commit b99716cCopy full SHA for b99716c
build.gradle
@@ -86,8 +86,8 @@ subprojects { subproject ->
86
mockitoVersion = '1.10.19'
87
scalaVersion = '2.11'
88
slf4jVersion = '1.7.25'
89
- springRetryVersion = '1.2.2.RELEASE'
90
- springVersion = '4.3.22.RELEASE'
+ springRetryVersion = '1.2.4.RELEASE'
+ springVersion = '4.3.25.RELEASE'
91
92
idPrefix = 'kafka'
93
0 commit comments