Upgrade to MongoDB 4.3.2

Closes gh-28018
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:51 +02:00
parent 51d64b6818
commit de93f7630c
1 changed files with 1 additions and 1 deletions

View File

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