diff --git a/bom/pom.xml b/bom/pom.xml index 9d75933b6a..159cb6c452 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -491,6 +491,17 @@ org.mongodb mongodb-driver-legacy ${version.org.mongodb.mongo-java-driver} + + + + bson-record-codec + org.mongodb + + diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 4a06b8528d..285195479a 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -68,6 +68,17 @@ org.mongodb mongodb-driver-legacy + + + + bson-record-codec + org.mongodb + + org.parboiled