Upgrade to MongoDB 4.5.0

Closes gh-29853
This commit is contained in:
Stephane Nicoll 2022-02-16 10:17:32 +01:00
parent 398821c66b
commit 56f4bb610d
1 changed files with 1 additions and 1 deletions

View File

@ -1267,7 +1267,7 @@ bom {
]
}
}
library("MongoDB", "4.4.1") {
library("MongoDB", "4.5.0") {
group("org.mongodb") {
modules = [
"bson",