Skip to content

Commit 2ea065a

Browse files
committed
Upgrade to MongoDB 4.0.6
Closes gh-25965
1 parent d2117b6 commit 2ea065a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ bom {
11971197
]
11981198
}
11991199
}
1200-
library("MongoDB", "4.0.5") {
1200+
library("MongoDB", "4.0.6") {
12011201
group("org.mongodb") {
12021202
modules = [
12031203
"bson",

0 commit comments

Comments
 (0)