diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5689132a980b..4b2235d63ad9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1189,7 +1189,7 @@ bom { ] } } - library("MongoDB", "4.0.4") { + library("MongoDB", "4.0.5") { group("org.mongodb") { modules = [ "bson",