diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 13c4a6af7e..10182d4356 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1036,7 +1036,7 @@ bom { ] } } - library("MongoDB", "4.6.0") { + library("MongoDB", "4.6.1") { group("org.mongodb") { modules = [ "bson",