diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd2f77334d3..abe77441b61 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -221,7 +221,7 @@ bom { ] } } - library("Couchbase Client", "3.2.4") { + library("Couchbase Client", "3.2.5") { group("com.couchbase.client") { modules = [ "java-client"