diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index db2bd31bd3f..0b0ceff6500 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -158,7 +158,7 @@ bom { ] } } - library("Couchbase Client", "3.3.4") { + library("Couchbase Client", "3.4.0") { group("com.couchbase.client") { modules = [ "java-client"