Upgrade to MongoDB 4.0.5

Closes gh-22473
This commit is contained in:
Andy Wilkinson 2020-07-21 12:36:00 +01:00
parent 13ab92238b
commit bf95b7ac2d

View File

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