Upgrade to MongoDB 5.11.1

Closes gh-51760
This commit is contained in:
Stéphane Nicoll
2026-09-15 14:58:12 +02:00
parent 059202983a
commit efeba67c22
@@ -1700,7 +1700,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.9.2") {
library("MongoDB", "5.11.1") {
alignWith {
version {
of "org.mongodb:mongodb-driver-core"