diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7d7c08c5f5..02e4f6113c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1267,7 +1267,7 @@ bom { ] } } - library("MongoDB", "4.4.1") { + library("MongoDB", "4.5.0") { group("org.mongodb") { modules = [ "bson",