diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 08ffa5ce2a..d407880a69 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1247,7 +1247,7 @@ bom { ] } } - library("MongoDB", "4.3.3") { + library("MongoDB", "4.4.0-beta1") { group("org.mongodb") { modules = [ "bson",