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 e38687b commit b070cc1Copy full SHA for b070cc1
build.gradle
@@ -68,7 +68,7 @@ ext {
68
springBootVersion = '2.4.5' // docs module
69
springDataVersion = '2021.0.1'
70
springRetryVersion = '1.3.1'
71
- springVersion = '5.3.7'
+ springVersion = '5.3.8'
72
73
idPrefix = 'kafka'
74
}
0 commit comments