Browse Source

Upgrade to Couchbase Client 3.4.4

Closes gh-34663
pull/34917/head
Andy Wilkinson 3 years ago
parent
commit
dcef19b6a6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -173,7 +173,7 @@ bom { @@ -173,7 +173,7 @@ bom {
]
}
}
library("Couchbase Client", "3.4.3") {
library("Couchbase Client", "3.4.4") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save