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 f1662eb commit ed2d3c3Copy full SHA for ed2d3c3
build.gradle
@@ -82,9 +82,9 @@ subprojects { subproject ->
82
log4jVersion = '2.11.2'
83
mockitoVersion = '2.26.0'
84
scalaVersion = '2.11'
85
+ springDataCommonsVersion = '2.1.10.RELEASE'
86
springRetryVersion = '1.2.4.RELEASE'
- springVersion = '5.1.7.RELEASE'
87
- springDataCommonsVersion = '2.1.9.RELEASE'
+ springVersion = '5.1.9.RELEASE'
88
89
idPrefix = 'kafka'
90
0 commit comments