Merge branch '2.7.x'

This commit is contained in:
Stephane Nicoll 2022-03-21 07:42:00 +01:00
commit 5db1547da7
1 changed files with 2 additions and 2 deletions

View File

@ -235,7 +235,7 @@ bom {
]
}
}
library("Embedded Mongo", "3.4.2") {
library("Embedded Mongo", "3.4.3") {
group("de.flapdoodle.embed") {
modules = [
"de.flapdoodle.embed.mongo"
@ -790,7 +790,7 @@ bom {
]
}
}
library("Lettuce", "6.1.6.RELEASE") {
library("Lettuce", "6.1.8.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"