Upgrade to MongoDB 4.7.1

Closes gh-32362
This commit is contained in:
Stephane Nicoll
2022-09-14 15:34:46 +02:00
parent 81a75f9e5d
commit bcf452918b

View File

@@ -1038,7 +1038,7 @@ bom {
]
}
}
library("MongoDB", "4.7.0-beta0") {
library("MongoDB", "4.7.1") {
group("org.mongodb") {
modules = [
"bson",