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 015742c commit 0a69f7eCopy full SHA for 0a69f7e
build.gradle
@@ -69,7 +69,7 @@ ext {
69
springBootVersion = '3.2.10' // docs module
70
springDataVersion = '2023.1.11'
71
springRetryVersion = '2.0.9'
72
- springVersion = '6.1.13'
+ springVersion = '6.1.14'
73
zookeeperVersion = '3.8.4'
74
75
idPrefix = 'kafka'
0 commit comments