Upgrade to MongoDB 4.11.5

Closes gh-43092
This commit is contained in:
Stéphane Nicoll
2024-11-11 07:26:40 +09:00
parent be92d92351
commit 0c60e6f3a2

View File

@@ -1031,7 +1031,7 @@ bom {
]
}
}
library("MongoDB", "4.11.4") {
library("MongoDB", "4.11.5") {
group("org.mongodb") {
modules = [
"bson",