Upgrade to MongoDB 5.9.1

Closes gh-51339
This commit is contained in:
Stéphane Nicoll
2026-08-10 16:58:02 +02:00
parent 5774779658
commit 7027d1f0ce
@@ -1661,7 +1661,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.9.0") {
library("MongoDB", "5.9.1") {
alignWith {
version {
of "org.mongodb:mongodb-driver-core"