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.
2 parents 1c77079 + 505404e commit 1877033Copy full SHA for 1877033
extensions/kubernetes-client/runtime/pom.xml
@@ -52,6 +52,10 @@
52
</exclusion>
53
</exclusions>
54
</dependency>
55
+ <dependency>
56
+ <groupId>org.apache.commons</groupId>
57
+ <artifactId>commons-compress</artifactId>
58
+ </dependency>
59
<dependency>
60
<groupId>jakarta.annotation</groupId>
61
<artifactId>jakarta.annotation-api</artifactId>
0 commit comments