diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4f0e6a6854..4204bcce06 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1052,7 +1052,7 @@ bom { ] } } - library("MongoDB", "4.7.1") { + library("MongoDB", "4.8.0-beta0") { group("org.mongodb") { modules = [ "bson",