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 519bf43 commit 0f869b0Copy full SHA for 0f869b0
build.gradle
@@ -71,7 +71,7 @@ ext {
71
springBootVersion = '3.2.7' // docs module
72
springDataVersion = '2024.0.2'
73
springRetryVersion = '2.0.6'
74
- springVersion = '6.1.10'
+ springVersion = '6.1.11'
75
zookeeperVersion = '3.8.4'
76
77
idPrefix = 'kafka'
0 commit comments