Upgrade to MongoDB 5.5.1

Closes gh-45866
This commit is contained in:
Stéphane Nicoll
2025-06-20 12:19:06 +02:00
parent 5cf190fec1
commit ccecd98b58
@@ -1546,7 +1546,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.5.0") {
library("MongoDB", "5.5.1") {
alignWith {
version {
of "org.mongodb:mongodb-driver-core"