Upgrade to MongoDB 5.6.5

Closes gh-50028
This commit is contained in:
Phillip Webb
2026-04-10 20:13:15 -07:00
parent 71bb88b3bc
commit eb77403b41
@@ -1603,7 +1603,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.6.4") {
library("MongoDB", "5.6.5") {
alignWith {
version {
of "org.mongodb:mongodb-driver-core"