Skip to content

Commit 53f0840

Browse files
committed
Merge pull request #33941 from sannanansari
* pr/33941: Complete dependency management for Mongo's Java Driver Closes gh-33941
2 parents 2760275 + 09d9d60 commit 53f0840

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)