Upgrade to MongoDB 4.4.1

Closes gh-29350
This commit is contained in:
Stephane Nicoll
2022-01-12 14:33:54 +01:00
parent e14c13c75f
commit d8739c463b

View File

@@ -1253,7 +1253,7 @@ bom {
]
}
}
library("MongoDB", "4.4.0") {
library("MongoDB", "4.4.1") {
group("org.mongodb") {
modules = [
"bson",