Upgrade to MongoDB 4.4.2

Closes gh-29796
pull/30003/head
Stephane Nicoll 3 years ago
parent dd293cd86c
commit 57bc5136f5

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

Loading…
Cancel
Save