diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 75738b18edb..8e49e44f6ec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1240,7 +1240,7 @@ bom { ] } } - library("MongoDB", "4.3.2") { + library("MongoDB", "4.3.3") { group("org.mongodb") { modules = [ "bson",