diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 30775a6ad2..d4b432f364 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1211,7 +1211,7 @@ bom { ] } } - library("MongoDB", "4.0.3") { + library("MongoDB", "4.0.4") { group("org.mongodb") { modules = [ "bson",