Upgrade to MongoDB 4.9.1

Closes gh-34933
This commit is contained in:
Stephane Nicoll 2023-04-11 14:38:30 +02:00
parent f263f191c5
commit 6bf557cb47
1 changed files with 1 additions and 1 deletions

View File

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