Skip to content

Commit 7506d2d

Browse files
committed
Merge branch '3.0.x' into 3.1.x
Closes gh-37821
2 parents 6c53745 + 225d4f8 commit 7506d2d

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)