Upgrade to MongoDB 4.0.4

Closes gh-21855
This commit is contained in:
Andy Wilkinson
2020-06-10 12:49:48 +01:00
parent 98e19999d0
commit fcb2d5df49

View File

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