Skip to content

Commit 5db1547

Browse files
committed
Merge branch '2.7.x'
2 parents 63e8117 + 2fd336c commit 5db1547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ bom {
235235
]
236236
}
237237
}
238-
library("Embedded Mongo", "3.4.2") {
238+
library("Embedded Mongo", "3.4.3") {
239239
group("de.flapdoodle.embed") {
240240
modules = [
241241
"de.flapdoodle.embed.mongo"
@@ -790,7 +790,7 @@ bom {
790790
]
791791
}
792792
}
793-
library("Lettuce", "6.1.6.RELEASE") {
793+
library("Lettuce", "6.1.8.RELEASE") {
794794
group("io.lettuce") {
795795
modules = [
796796
"lettuce-core"

0 commit comments

Comments
 (0)