Skip to content

Commit 58de1bc

Browse files
committed
fix: an HTTP client implementation is required
Signed-off-by: Chris Laprun <[email protected]>
1 parent a1c532a commit 58de1bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: operator-framework/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<dependency>
2121
<groupId>io.fabric8</groupId>
2222
<artifactId>kubernetes-httpclient-${fabric8-httpclient-impl.name}</artifactId>
23-
<scope>provided</scope>
2423
</dependency>
2524
<dependency>
2625
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)