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 01c9bba commit c7eb283Copy full SHA for c7eb283
build.gradle
@@ -82,9 +82,9 @@ subprojects { subproject ->
82
mockitoVersion = '2.15.0'
83
scalaVersion = '2.11'
84
slf4jVersion = '1.7.25'
85
- springRetryVersion = '1.2.2.RELEASE'
86
- springVersion = '5.0.12.RELEASE'
87
- springDataCommonsVersion = '2.0.13.RELEASE'
+ springRetryVersion = '1.2.4.RELEASE'
+ springVersion = '5.0.15.RELEASE'
+ springDataCommonsVersion = '2.0.14.RELEASE'
88
89
idPrefix = 'kafka'
90
0 commit comments