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 659613c commit 7dbb836Copy full SHA for 7dbb836
build.gradle
@@ -87,7 +87,7 @@ subprojects { subproject ->
87
}
88
89
ext {
90
- activeMqVersion = '5.15.8'
+ activeMqVersion = '5.15.9'
91
apacheSshdVersion = '2.1.0'
92
aspectjVersion = '1.9.2'
93
assertjVersion = '3.11.1'
@@ -122,7 +122,7 @@ subprojects { subproject ->
122
junitPlatformVersion = '1.4.0'
123
jythonVersion = '2.7.0'
124
kryoShadedVersion = '4.0.2'
125
- lettuceVersion = '5.1.4.RELEASE'
+ lettuceVersion = '5.1.6.RELEASE'
126
log4jVersion = '2.11.2'
127
micrometerVersion = '1.1.3'
128
mockitoVersion = '2.24.0'
0 commit comments