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 6e3cc79 commit bd18d4eCopy full SHA for bd18d4e
flink-kubernetes-operator-api/pom.xml
@@ -72,6 +72,10 @@ under the License.
72
<groupId>com.squareup.okhttp3</groupId>
73
<artifactId>*</artifactId>
74
</exclusion>
75
+ <exclusion>
76
+ <groupId>io.fabric8</groupId>
77
+ <artifactId>kubernetes-httpclient-okhttp</artifactId>
78
+ </exclusion>
79
</exclusions>
80
</dependency>
81
0 commit comments