Upgrade to MongoDB 4.0.2

Closes gh-21245
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:40 +02:00
parent 3437de0736
commit b1c0b487b9
1 changed files with 1 additions and 1 deletions

View File

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