Complete dependency management for Mongo's Java Driver

See gh-33941
This commit is contained in:
Sanan 2023-01-23 17:01:10 +05:30 committed by Moritz Halbritter
parent 276027536c
commit 09d9d601e7

View File

@ -1350,6 +1350,7 @@ bom {
group("org.mongodb") {
modules = [
"bson",
"bson-record-codec",
"mongodb-driver-core",
"mongodb-driver-legacy",
"mongodb-driver-reactivestreams",