Upgrade to MongoDB 4.11.3

Closes gh-41772
This commit is contained in:
Stéphane Nicoll 2024-08-10 15:04:53 +02:00
parent 9e50f24a48
commit 7102f65ace
1 changed files with 1 additions and 1 deletions

View File

@ -1032,7 +1032,7 @@ bom {
]
}
}
library("MongoDB", "4.11.2") {
library("MongoDB", "4.11.3") {
group("org.mongodb") {
modules = [
"bson",