Upgrade to MongoDB 4.0.4

Closes gh-21855
This commit is contained in:
Andy Wilkinson
2020-06-10 17:04:02 +01:00
parent 98e19999d0
commit fcb2d5df49
@@ -1211,7 +1211,7 @@ bom {
]
}
}
library("MongoDB", "4.0.3") {
library("MongoDB", "4.0.4") {
group("org.mongodb") {
modules = [
"bson",