diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9f6e9d30fb..cd4dc53f48 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1213,7 +1213,7 @@ bom { ] } } - library("MongoDB", "4.0.2") { + library("MongoDB", "4.0.3") { group("org.mongodb") { modules = [ "bson",