Merge branch '3.3.x' into 3.4.x

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

View File

@@ -1481,8 +1481,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"