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 adf33d8 commit 005cb82Copy full SHA for 005cb82
build.gradle
@@ -69,7 +69,7 @@ ext {
69
springBootVersion = '3.2.11' // docs module
70
springDataVersion = '2023.1.12'
71
springRetryVersion = '2.0.10'
72
- springVersion = '6.1.14'
+ springVersion = '6.1.15'
73
zookeeperVersion = '3.8.4'
74
75
idPrefix = 'kafka'
0 commit comments