diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dbdbfdbb963..c67b098bb7c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1197,7 +1197,7 @@ bom { ] } } - library("MongoDB", "4.0.5") { + library("MongoDB", "4.0.6") { group("org.mongodb") { modules = [ "bson",