Upgrade to MongoDB 4.9.0

Closes gh-34291
This commit is contained in:
Andy Wilkinson 2023-02-20 16:31:19 +00:00
parent af990081a5
commit 2f0a0cdea6

View File

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