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