Skip to content

Commit

Permalink
Bump kubernetes-maven-plugin from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps kubernetes-maven-plugin from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.eclipse.jkube:kubernetes-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2022
1 parent 8941c7f commit 0cbb716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter-2/thorntail-hello/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<version.thorntail>2.7.0.Final</version.thorntail>
<version.jkube>1.7.0</version.jkube>
<version.jkube>1.8.0</version.jkube>

<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit 0cbb716

Please sign in to comment.