diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1e18f2ac3d..55e23687a1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1307,7 +1307,7 @@ bom { ] } } - library("MongoDB", "4.5.1") { + library("MongoDB", "4.6.0") { group("org.mongodb") { modules = [ "bson",