Upgrade to MongoDB 4.8.2

Closes gh-33904
This commit is contained in:
Andy Wilkinson
2023-01-19 12:04:35 +00:00
parent 581c47dde9
commit 34d630fc68

View File

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