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.
1 parent d067263 commit 9355635Copy full SHA for 9355635
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation 'org.springframework.boot:spring-boot-starter-actuator'
42
implementation 'org.springframework.boot:spring-boot-starter-webflux'
43
implementation 'org.springframework.boot:spring-boot-starter-validation'
44
- implementation 'io.fabric8:kubernetes-client:6.0.0'
+ implementation 'io.fabric8:kubernetes-client:6.1.1'
45
implementation 'com.nimbusds:nimbus-jose-jwt:9.24.3'
46
implementation 'org.bouncycastle:bcpkix-jdk18on:1.71.1'
47
0 commit comments