Upgrade to MongoDB 4.10.2

Closes gh-36379
This commit is contained in:
Stephane Nicoll 2023-07-12 18:14:55 +02:00
parent 5e3445ad4a
commit 2d472c526f
1 changed files with 1 additions and 1 deletions

View File

@ -998,7 +998,7 @@ bom {
]
}
}
library("MongoDB", "4.9.1") {
library("MongoDB", "4.10.2") {
group("org.mongodb") {
modules = [
"bson",