Skip to content

Commit

Permalink
Bump client-java from 10.0.1 to 11.0.1 in /sdk/arena-java-sdk
Browse files Browse the repository at this point in the history
Bumps [client-java](https://github.com/kubernetes-client/java) from 10.0.1 to 11.0.1.
- [Release notes](https://github.com/kubernetes-client/java/releases)
- [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/java@client-java-parent-10.0.1...client-java-parent-11.0.1)

---
updated-dependencies:
- dependency-name: io.kubernetes:client-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 3afe470 commit 8c438a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/arena-java-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>io.kubernetes</groupId>
<artifactId>client-java</artifactId>
<version>10.0.1</version>
<version>11.0.1</version>
<exclusions>
<exclusion>
<groupId>io.sundr</groupId>
Expand Down

0 comments on commit 8c438a2

Please sign in to comment.