diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 55044418b4..8a64304346 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -972,7 +972,7 @@ bom { ] } } - library("MongoDB", "4.8.0-beta0") { + library("MongoDB", "4.8.0") { group("org.mongodb") { modules = [ "bson",