Merge pull request #45018 from nenros
* pr/45018: Polish "Add missing dependency management for MongoDB" Add missing dependency management for MongoDB Closes gh-45018
This commit is contained in:
@@ -1455,8 +1455,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"
|
||||
|
||||
Reference in New Issue
Block a user