Upgrade to MongoDB 4.0.6

Closes gh-25965
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:32 +02:00
parent d2117b6b3f
commit 2ea065a6cf
1 changed files with 1 additions and 1 deletions

View File

@ -1197,7 +1197,7 @@ bom {
]
}
}
library("MongoDB", "4.0.5") {
library("MongoDB", "4.0.6") {
group("org.mongodb") {
modules = [
"bson",