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 129b2bf commit 69817cbCopy full SHA for 69817cb
build.gradle
@@ -66,7 +66,7 @@ ext {
66
scalaVersion = '2.13'
67
springDataCommonsVersion = '2.3.9.RELEASE'
68
springRetryVersion = '1.3.1'
69
- springVersion = '5.2.18.RELEASE'
+ springVersion = '5.2.19.RELEASE'
70
71
idPrefix = 'kafka'
72
}
0 commit comments