Upgrade to MongoDB 4.0.3

Closes gh-21411
This commit is contained in:
Stephane Nicoll 2020-05-12 08:55:08 +02:00
parent f571ced0f8
commit 6566eb0e20

View File

@ -1213,7 +1213,7 @@ bom {
]
}
}
library("MongoDB", "4.0.2") {
library("MongoDB", "4.0.3") {
group("org.mongodb") {
modules = [
"bson",