Upgrade to MongoDB 5.3.1

Closes gh-44089
This commit is contained in:
Phillip Webb
2025-02-04 12:06:56 -08:00
parent d28e5961aa
commit 713e6f3df6

View File

@@ -1492,7 +1492,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.2.1") {
library("MongoDB", "5.3.1") {
group("org.mongodb") {
modules = [
"bson",