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 3188c06 commit a15f02eCopy full SHA for a15f02e
build.gradle
@@ -72,7 +72,7 @@ ext {
72
springBootVersion = '3.0.12' // docs module
73
springDataVersion = '2022.0.12'
74
springRetryVersion = '2.0.5'
75
- springVersion = '6.0.17'
+ springVersion = '6.0.18'
76
zookeeperVersion = '3.6.4'
77
78
idPrefix = 'kafka'
0 commit comments