Upgrade to MongoDB 4.11.4

Closes gh-42249
This commit is contained in:
Andy Wilkinson 2024-09-11 13:05:22 +01:00
parent 4676ad4f4b
commit 7d22d7f9cf
1 changed files with 1 additions and 1 deletions

View File

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