Upgrade to MongoDB 4.11.2

Closes gh-40307
This commit is contained in:
Andy Wilkinson
2024-04-10 18:00:22 +01:00
parent 9ff51a6364
commit 6c70cf2bd8

View File

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