diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b595ca8e617d..a4aa2ad4399d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -216,7 +216,7 @@ bom { ] } } - library("Couchbase Client", "3.0.9") { + library("Couchbase Client", "3.0.10") { group("com.couchbase.client") { modules = [ "java-client"