Upgrade to MongoDB 4.0.4

Closes gh-21966
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:31 +01:00
parent 1266738522
commit 914af4a9f0

View File

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