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 ea87440 commit b1e7cb0Copy full SHA for b1e7cb0
build.gradle
@@ -65,10 +65,10 @@ ext {
65
mockitoVersion = '4.5.1'
66
reactorVersion = '2020.0.28'
67
scalaVersion = '2.13'
68
- springBootVersion = '2.7.8' // docs module
+ springBootVersion = '2.7.9' // docs module
69
springDataVersion = '2021.2.8'
70
springRetryVersion = '1.3.4'
71
- springVersion = '5.3.25'
+ springVersion = '5.3.26'
72
zookeeperVersion = '3.6.3'
73
74
idPrefix = 'kafka'
0 commit comments