Upgrade to MongoDB 4.5.1

Closes gh-30416
This commit is contained in:
Phillip Webb 2022-03-24 10:54:03 -07:00
parent b89374a917
commit 123e22afb0
1 changed files with 1 additions and 1 deletions

View File

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