Skip to content

Commit

Permalink
Bump org.eclipse.jkube:openshift-maven-plugin from 1.16.1 to 1.16.2 (#30
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent ebc37f6 commit 71a9d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<spring-cloud.version>2023.0.0</spring-cloud.version>
<springdoc.version>1.8.0</springdoc.version>
<lombok.version>1.18.32</lombok.version>
<jkube-maven-plugin.version>1.16.1</jkube-maven-plugin.version>
<jkube-maven-plugin.version>1.16.2</jkube-maven-plugin.version>
<jkube.generator.from>registry.redhat.io/ubi9/openjdk-17:latest</jkube.generator.from>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 71a9d71

Please sign in to comment.