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 ad727ce commit 9314b6dCopy full SHA for 9314b6d
build.gradle
@@ -71,7 +71,7 @@ ext {
71
springBootVersion = '3.2.2' // docs module
72
springDataVersion = '2023.2.0-SNAPSHOT'
73
springRetryVersion = '2.0.5'
74
- springVersion = '6.1.3'
+ springVersion = '6.1.4'
75
zookeeperVersion = '3.8.3'
76
77
idPrefix = 'kafka'
0 commit comments