diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b416e6e2f8d..2958da62343 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1024,7 +1024,7 @@ bom { ] } } - library("MongoDB", "4.11.0") { + library("MongoDB", "4.11.1") { group("org.mongodb") { modules = [ "bson",