Upgrade to MongoDB 4.8.0-rc0

Closes gh-33193
This commit is contained in:
Stephane Nicoll
2022-11-15 13:56:06 +01:00
parent f33489d16f
commit 3f2451b6c2

View File

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