Upgrade to MongoDB 5.4.0

Closes gh-45121
This commit is contained in:
Phillip Webb
2025-04-10 13:34:35 -07:00
parent 89f5c3ea1f
commit 1791459b01

View File

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