Skip to content

Commit 8b65535

Browse files
authored
apache
1 parent 39e8eff commit 8b65535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/wiremock-shaded-for-testing/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ tasks {
2323

2424
// Ensures tests are not affected by wiremock dependencies. Wiremock itself is
2525
// safe with its original name.
26+
relocate("org.apache.httpcomponents", "io.opentelemetry.testing.internal.apachehttp")
2627
relocate("org.eclipse.jetty", "io.opentelemetry.testing.internal.jetty")
2728
relocate("com.fasterxml.jackson", "io.opentelemetry.testing.internal.jackson")
2829

0 commit comments

Comments
 (0)