Skip to content

Commit

Permalink
Complete dependency management for Mongo's Java Driver
Browse files Browse the repository at this point in the history
  • Loading branch information
sannanansari authored and mhalbritter committed Jan 31, 2023
1 parent 2760275 commit 09d9d60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1350,6 +1350,7 @@ bom {
group("org.mongodb") {
modules = [
"bson",
"bson-record-codec",
"mongodb-driver-core",
"mongodb-driver-legacy",
"mongodb-driver-reactivestreams",
Expand Down

0 comments on commit 09d9d60

Please sign in to comment.