Upgrade to MongoDB 4.11.1

Closes gh-38416
This commit is contained in:
Phillip Webb 2023-11-20 17:48:28 -08:00
parent 4e76563b9f
commit 498b54b4f0

View File

@ -1024,7 +1024,7 @@ bom {
]
}
}
library("MongoDB", "4.11.0") {
library("MongoDB", "4.11.1") {
group("org.mongodb") {
modules = [
"bson",