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 7a58a2b commit 7813e9dCopy full SHA for 7813e9d
build.gradle
@@ -63,12 +63,12 @@ ext {
63
log4jVersion = '2.17.2'
64
micrometerVersion = '1.6.13'
65
mockitoVersion = '3.9.0'
66
- reactorVersion = '2020.0.17'
+ reactorVersion = '2020.0.18'
67
scalaVersion = '2.13'
68
springBootVersion = '2.4.13' // docs module
69
springDataVersion = '2021.0.10'
70
springRetryVersion = '1.3.3'
71
- springVersion = '5.3.18'
+ springVersion = '5.3.19'
72
73
idPrefix = 'kafka'
74
}
0 commit comments