Skip to content

Commit

Permalink
Update dependency io.javaoperatorsdk:operator-framework-spring-boot-s…
Browse files Browse the repository at this point in the history
…tarter to v5.4.3
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent 29ea630 commit f48df4b
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 @@ -35,7 +35,7 @@ dependencies {
// developmentOnly 'org.springframework.boot:spring-boot-devtools:3.2.0'
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.2.3'
implementation 'org.springframework.boot:spring-boot-starter-web:3.2.3'
implementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter:5.4.1'
implementation 'io.javaoperatorsdk:operator-framework-spring-boot-starter:5.4.3'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
// required for the fabric8 k8s client to grok k3d certificates
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor:3.2.3'
Expand Down

0 comments on commit f48df4b

Please sign in to comment.