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
1 changed files with 1 additions and 1 deletions

View File

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