diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fd65799b939..4842bc031ae 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1225,7 +1225,7 @@ bom { ] } } - library("MongoDB", "4.2.2") { + library("MongoDB", "4.2.3") { group("org.mongodb") { modules = [ "bson",