diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8514befadd0..62cb8939e23 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1135,7 +1135,7 @@ bom { ] } } - library("MongoDB", "4.1.0") { + library("MongoDB", "4.1.1") { group("org.mongodb") { modules = [ "bson",