Upgrade to MongoDB 4.3.0

Closes gh-27344
This commit is contained in:
Stephane Nicoll 2021-07-15 09:05:27 +02:00
parent 73647c395f
commit 2d71658ed1
1 changed files with 1 additions and 1 deletions

View File

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