Upgrade to MongoDB 5.5.0

Closes gh-45660
This commit is contained in:
Stéphane Nicoll
2025-05-26 10:09:11 +02:00
parent 1d4e68361b
commit 2e37b5b883

View File

@@ -1595,7 +1595,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.4.0") {
library("MongoDB", "5.5.0") {
group("org.mongodb") {
bom("mongodb-driver-bom")
}