Upgrade to MongoDB 4.4.2

Closes gh-29796
This commit is contained in:
Stephane Nicoll
2022-02-14 13:16:07 +01:00
parent dd293cd86c
commit 57bc5136f5

View File

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