Skip to content

Commit 91204df

Browse files
committed
Merge branch '3.1.x'
Closes gh-37822
2 parents a05cef6 + 7506d2d commit 91204df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,6 @@ bom {
210210
}
211211
}
212212
library("Couchbase Client", "3.4.11") {
213-
prohibit {
214-
versionRange "[3.4.9]"
215-
because "it contains unshaded io.opentelemetry classes that break our Otel integration"
216-
}
217213
group("com.couchbase.client") {
218214
modules = [
219215
"java-client"

0 commit comments

Comments
 (0)