Upgrade to MongoDB 4.4.0

Closes gh-28666
This commit is contained in:
Stephane Nicoll
2021-11-13 16:21:42 +01:00
parent 7f3cff062d
commit 83151a3a72

View File

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