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 95fc922 commit 9f75c9dCopy full SHA for 9f75c9d
build.gradle
@@ -63,12 +63,12 @@ ext {
63
log4jVersion = '2.17.1'
64
micrometerVersion = '1.8.1'
65
mockitoVersion = '4.0.0'
66
- reactorVersion = '2020.0.14'
+ reactorVersion = '2020.0.15'
67
scalaVersion = '2.13'
68
- springBootVersion = '2.5.7' // docs module
69
- springDataVersion = '2021.1.0'
+ springBootVersion = '2.5.8' // docs module
+ springDataVersion = '2021.1.1'
70
springRetryVersion = '1.3.1'
71
- springVersion = '5.3.14'
+ springVersion = '5.3.15'
72
zookeeperVersion = '3.6.3'
73
74
idPrefix = 'kafka'
0 commit comments