Merge branch '2.7.x'
This commit is contained in:
commit
5db1547da7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue