Skip to content

Commit 11b758c

Browse files
fix(deps): update fabric8-kubernetes-client monorepo to v7
1 parent be41c49 commit 11b758c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@
8080
<dependency>
8181
<groupId>io.fabric8</groupId>
8282
<artifactId>kubernetes-client-api</artifactId>
83-
<version>6.13.3</version>
83+
<version>7.1.0</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>io.fabric8</groupId>
8787
<artifactId>kubernetes-client</artifactId>
88-
<version>6.13.3</version>
88+
<version>7.1.0</version>
8989
<scope>runtime</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)