Browse Source

Merge branch 'main' into 4.0.x

pull/45939/head
Stéphane Nicoll 8 months ago
parent
commit
bdabbfd3aa
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1544,7 +1544,7 @@ bom { @@ -1544,7 +1544,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.4.0") {
library("MongoDB", "5.5.0") {
group("org.mongodb") {
bom("mongodb-driver-bom")
}

Loading…
Cancel
Save