Upgrade to MongoDB 4.4.1

Closes gh-29420
This commit is contained in:
Stephane Nicoll 2022-01-15 15:12:54 +01:00
parent db389d7cac
commit 5676e796d0

View File

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