Upgrade to MongoDB 4.3.2

Closes gh-28018
pull/28028/head
Stephane Nicoll 3 years ago
parent 51d64b6818
commit de93f7630c

@ -1239,7 +1239,7 @@ bom {
] ]
} }
} }
library("MongoDB", "4.3.0") { library("MongoDB", "4.3.2") {
group("org.mongodb") { group("org.mongodb") {
modules = [ modules = [
"bson", "bson",

Loading…
Cancel
Save