Upgrade to MongoDB 4.9.0

Closes gh-34291
pull/34312/head
Andy Wilkinson 2 years ago
parent af990081a5
commit 2f0a0cdea6

@ -958,7 +958,7 @@ bom {
] ]
} }
} }
library("MongoDB", "4.8.2") { library("MongoDB", "4.9.0") {
group("org.mongodb") { group("org.mongodb") {
modules = [ modules = [
"bson", "bson",

Loading…
Cancel
Save