Merge branch '3.4.x'

Closes gh-45160
This commit is contained in:
Stéphane Nicoll
2025-04-11 10:33:10 +02:00

View File

@@ -1569,8 +1569,10 @@ bom {
group("org.mongodb") {
modules = [
"bson",
"bson-kotlin",
"bson-record-codec",
"mongodb-driver-core",
"mongodb-driver-kotlin-coroutine",
"mongodb-driver-legacy",
"mongodb-driver-reactivestreams",
"mongodb-driver-sync"