diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 16d43c1e57..851ba07ea2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -962,7 +962,7 @@ bom { ] } } - library("MongoDB", "4.9.0") { + library("MongoDB", "4.9.1") { group("org.mongodb") { modules = [ "bson",