Skip to content

Commit

Permalink
[PF-2983]: Bump io.kubernetes:client-java from 21.0.2 to 22.0.0 (#215)
Browse files Browse the repository at this point in the history
Bumps [io.kubernetes:client-java](https://github.com/kubernetes-client/java) from 21.0.2 to 22.0.0.
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 08bff1b commit 9cece72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
annotationProcessor group: 'org.springframework.boot', name: 'spring-boot-configuration-processor'

// Misc. Services
implementation group: 'io.kubernetes', name: 'client-java', version: '21.0.2'
implementation group: 'io.kubernetes', name: 'client-java', version: '22.0.0'
constraints {
implementation('org.bouncycastle:bcprov-jdk18on:1.79') {
because 'https://broadworkbench.atlassian.net/browse/DCJ-275'
Expand Down

0 comments on commit 9cece72

Please sign in to comment.