Upgrade to MongoDB 4.6.1

Closes gh-31432
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:33 +02:00
parent c93d3201ff
commit 8e911affad

View File

@ -1300,7 +1300,7 @@ bom {
]
}
}
library("MongoDB", "4.6.0") {
library("MongoDB", "4.6.1") {
group("org.mongodb") {
modules = [
"bson",