We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4925ffb commit 03a26d0Copy full SHA for 03a26d0
api/pom.xml
@@ -21,16 +21,6 @@
21
</properties>
22
23
<dependencies>
24
- <dependency>
25
- <groupId>io.javaoperatorsdk</groupId>
26
- <artifactId>operator-framework-core</artifactId>
27
- <exclusions>
28
- <exclusion>
29
- <groupId>io.fabric8</groupId>
30
- <artifactId>kubernetes-httpclient-vertx</artifactId>
31
- </exclusion>
32
- </exclusions>
33
- </dependency>
34
<dependency>
35
<groupId>io.fabric8</groupId>
36
<artifactId>kubernetes-httpclient-jdk</artifactId>
0 commit comments