diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ddfe7b128e..4e5145f57b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -239,7 +239,7 @@ bom { ] } } - library("Couchbase Client", "3.2.6") { + library("Couchbase Client", "3.2.7") { group("com.couchbase.client") { modules = [ "java-client"