Upgrade to MongoDB 4.9.1

Closes gh-34933
pull/34945/head
Stephane Nicoll 2 years ago
parent f263f191c5
commit 6bf557cb47

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

Loading…
Cancel
Save