diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 01e701351a..d5e6d9a390 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -998,7 +998,7 @@ bom { ] } } - library("MongoDB", "4.9.1") { + library("MongoDB", "4.10.2") { group("org.mongodb") { modules = [ "bson",