diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 16074998a12..28e814930b5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -156,7 +156,7 @@ bom { ] } } - library("Couchbase Client", "3.2.3") { + library("Couchbase Client", "3.2.4") { group("com.couchbase.client") { modules = [ "java-client"