Revert "Upgrade to MongoDB 5.5.1"

This reverts commit d996ef9ebd.

See gh-45866
This commit is contained in:
Andy Wilkinson
2025-06-10 12:05:09 +01:00
parent d996ef9ebd
commit 784c1e7fdc

View File

@@ -1547,7 +1547,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.5.1") {
library("MongoDB", "5.5.0") {
alignWith {
version {
of "org.mongodb:mongodb-driver-core"