diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 692bc66c60..3e1ec4cddd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1210,7 +1210,7 @@ bom { ] } } - library("MongoDB", "4.0.0") { + library("MongoDB", "4.0.1") { group("org.mongodb") { modules = [ "bson",