Upgrade to MongoDB 4.1.1

Closes gh-23897
This commit is contained in:
Andy Wilkinson 2020-10-26 13:02:01 +00:00
parent 09a4646280
commit 130735f366

View File

@ -1135,7 +1135,7 @@ bom {
]
}
}
library("MongoDB", "4.1.0") {
library("MongoDB", "4.1.1") {
group("org.mongodb") {
modules = [
"bson",