Upgrade to MongoDB 4.3.3

Closes gh-28322
This commit is contained in:
Stephane Nicoll 2021-10-14 09:48:56 +02:00
parent f92a1a45ff
commit cfe30db38d
1 changed files with 1 additions and 1 deletions

View File

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