Skip to content

Commit 7dbb836

Browse files
committed
Align dependencies with Boot
1 parent 659613c commit 7dbb836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ subprojects { subproject ->
8787
}
8888

8989
ext {
90-
activeMqVersion = '5.15.8'
90+
activeMqVersion = '5.15.9'
9191
apacheSshdVersion = '2.1.0'
9292
aspectjVersion = '1.9.2'
9393
assertjVersion = '3.11.1'
@@ -122,7 +122,7 @@ subprojects { subproject ->
122122
junitPlatformVersion = '1.4.0'
123123
jythonVersion = '2.7.0'
124124
kryoShadedVersion = '4.0.2'
125-
lettuceVersion = '5.1.4.RELEASE'
125+
lettuceVersion = '5.1.6.RELEASE'
126126
log4jVersion = '2.11.2'
127127
micrometerVersion = '1.1.3'
128128
mockitoVersion = '2.24.0'

0 commit comments

Comments
 (0)