Skip to content

Commit

Permalink
fix(deps): update fabric8-kubernetes-client monorepo to v6.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 4a8e59c commit 73ce387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-api</artifactId>
<version>6.13.3</version>
<version>6.13.4</version>
</dependency>
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client</artifactId>
<version>6.13.3</version>
<version>6.13.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 73ce387

Please sign in to comment.