Browse Source

Merge branch '3.3.x' into 3.4.x

Closes gh-45159
pull/45165/head
Stéphane Nicoll 12 months ago
parent
commit
bb759d81ce
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1481,8 +1481,10 @@ bom { @@ -1481,8 +1481,10 @@ bom {
group("org.mongodb") {
modules = [
"bson",
"bson-kotlin",
"bson-record-codec",
"mongodb-driver-core",
"mongodb-driver-kotlin-coroutine",
"mongodb-driver-legacy",
"mongodb-driver-reactivestreams",
"mongodb-driver-sync"

Loading…
Cancel
Save