Upgrade to MongoDB 4.4.1

Closes gh-29435
This commit is contained in:
Stephane Nicoll 2022-01-16 12:08:09 +01:00
parent 60d7968780
commit 6c66ee5b82

View File

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