diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 58e4a07445e..b5ef95bffe8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1239,7 +1239,7 @@ bom { ] } } - library("MongoDB", "4.3.0") { + library("MongoDB", "4.3.2") { group("org.mongodb") { modules = [ "bson",