Skip to content

Commit 09d9d60

Browse files
sannanansarimhalbritter
authored andcommitted
Complete dependency management for Mongo's Java Driver
See gh-33941
1 parent 2760275 commit 09d9d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,6 +1350,7 @@ bom {
13501350
group("org.mongodb") {
13511351
modules = [
13521352
"bson",
1353+
"bson-record-codec",
13531354
"mongodb-driver-core",
13541355
"mongodb-driver-legacy",
13551356
"mongodb-driver-reactivestreams",

0 commit comments

Comments
 (0)