Upgrade to MongoDB 4.8.1

Closes gh-33600
This commit is contained in:
Phillip Webb 2022-12-21 08:22:13 -08:00
parent 29c0eb13d7
commit 7e57a100e8
1 changed files with 1 additions and 1 deletions

View File

@ -972,7 +972,7 @@ bom {
]
}
}
library("MongoDB", "4.8.0") {
library("MongoDB", "4.8.1") {
group("org.mongodb") {
modules = [
"bson",