Upgrade to MongoDB 4.1.2

Closes gh-25634
This commit is contained in:
Stephane Nicoll
2021-03-15 09:22:09 +01:00
parent 88fbd24650
commit eafb15b22d

View File

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