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 62342dd commit 1887499Copy full SHA for 1887499
build.gradle
@@ -72,7 +72,7 @@ ext {
72
springBootVersion = '3.0.13' // docs module
73
springDataVersion = '2022.0.12'
74
springRetryVersion = '2.0.5'
75
- springVersion = '6.0.18'
+ springVersion = '6.0.19'
76
zookeeperVersion = '3.6.4'
77
78
idPrefix = 'kafka'
0 commit comments