Complete dependency management for Mongo's Java Driver
See gh-33941
This commit is contained in:
parent
276027536c
commit
09d9d601e7
|
@ -1350,6 +1350,7 @@ bom {
|
|||
group("org.mongodb") {
|
||||
modules = [
|
||||
"bson",
|
||||
"bson-record-codec",
|
||||
"mongodb-driver-core",
|
||||
"mongodb-driver-legacy",
|
||||
"mongodb-driver-reactivestreams",
|
||||
|
|
Loading…
Reference in New Issue