diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2fb2af6455..f7590a21a6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1140,7 +1140,7 @@ bom { ] } } - library("MongoDB", "4.1.1") { + library("MongoDB", "4.1.2") { group("org.mongodb") { modules = [ "bson",