Skip to content

Commit bf95b7a

Browse files
committed
Upgrade to MongoDB 4.0.5
Closes gh-22473
1 parent 13ab922 commit bf95b7a

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
@@ -1189,7 +1189,7 @@ bom {
11891189
]
11901190
}
11911191
}
1192-
library("MongoDB", "4.0.4") {
1192+
library("MongoDB", "4.0.5") {
11931193
group("org.mongodb") {
11941194
modules = [
11951195
"bson",

0 commit comments

Comments
 (0)