diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d7ded331a8..4be0dde341 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -218,7 +218,7 @@ bom { ] } } - library("Couchbase Client", "2.7.11") { + library("Couchbase Client", "2.7.12") { group("com.couchbase.client") { modules = [ "java-client"