Upgrade to MongoDB 4.2.3

Closes gh-26065
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:28 +02:00
parent 50416647bb
commit 7bf8b91b93
1 changed files with 1 additions and 1 deletions

View File

@ -1225,7 +1225,7 @@ bom {
]
}
}
library("MongoDB", "4.2.2") {
library("MongoDB", "4.2.3") {
group("org.mongodb") {
modules = [
"bson",