Upgrade to MongoDB 4.0.4

Closes gh-21966
pull/21985/head
Andy Wilkinson 4 years ago
parent 1266738522
commit 914af4a9f0

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

Loading…
Cancel
Save