diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 93b1bad5df..4766cc8b67 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1618,13 +1618,6 @@ bom { ] } } - library("Spring Data Couchbase", "4.0.0.M3") { - group("org.springframework.data") { - modules = [ - "spring-data-couchbase" - ] - } - } library("Spring Data Releasetrain", "Neumann-BUILD-SNAPSHOT") { group("org.springframework.data") { imports = [