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 9441af2 commit c94e213Copy full SHA for c94e213
pom.xml
@@ -199,15 +199,6 @@
199
<artifactId>operator-framework</artifactId>
200
<version>${project.version}</version>
201
</dependency>
202
- <!--
203
- regarding the okhttp explicit version
204
- see https://github.com/fabric8io/kubernetes-client/issues/4290
205
- -->
206
- <dependency>
207
- <groupId>com.squareup.okhttp3</groupId>
208
- <artifactId>okhttp</artifactId>
209
- <version>${okhttp.version}</version>
210
- </dependency>
211
<dependency>
212
<groupId>com.squareup.okhttp3</groupId>
213
<artifactId>logging-interceptor</artifactId>
0 commit comments