Skip to content

Commit

Permalink
chore(deps): Bump com.google.cloud.tools:jib-core from 0.27.0 to 0.27.2
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud.tools:jib-core](https://github.com/GoogleContainerTools/jib) from 0.27.0 to 0.27.2.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 5a600bd commit 4fb2a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jkube-kit/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<image.wildfly.upstream.s2i>quay.io/wildfly/wildfly-centos7:${version.image.wildfly.upstream.s2i}</image.wildfly.upstream.s2i>
<image.wildfly.upstream.istag>wildfly:${version.image.wildfly.upstream.s2i}</image.wildfly.upstream.istag>

<jib-core.version>0.27.0</jib-core.version>
<jib-core.version>0.27.2</jib-core.version>

<pack.version>0.34.2</pack.version>
<pack.windows.binary-extension>exe</pack.windows.binary-extension>
Expand Down

0 comments on commit 4fb2a81

Please sign in to comment.