Browse Source

Upgrade to Couchbase Client 3.4.11

Closes gh-37754
pull/38325/head
Andy Wilkinson 3 years ago
parent
commit
55d7573795
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -173,7 +173,7 @@ bom {
] ]
} }
} }
library("Couchbase Client", "3.4.10") { library("Couchbase Client", "3.4.11") {
prohibit { prohibit {
versionRange "[3.4.9]" versionRange "[3.4.9]"
because "it contains unshaded io.opentelemetry classes that break our Otel integration" because "it contains unshaded io.opentelemetry classes that break our Otel integration"

Loading…
Cancel
Save