Upgrade to MongoDB 4.5.1

Closes gh-30419
This commit is contained in:
Phillip Webb 2022-03-24 13:38:25 -07:00
parent fd0fce6e3a
commit aac5afebf3

View File

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