Skip to content

Commit

Permalink
build(deps): bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0 (
Browse files Browse the repository at this point in the history
#1472)

Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.43.4 to 0.44.0.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](fabric8io/docker-maven-plugin@v0.43.4...v0.44.0)

---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent e7a8216 commit 4767739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<properties>
<kubernetes-maven-plugin.version>1.12.0</kubernetes-maven-plugin.version>
<docker.buildArg.platform>arm64v8/,amd64/,winamd64/,arm32v7/</docker.buildArg.platform>
<docker-maven-plugin.version>0.43.4</docker-maven-plugin.version>
<docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
<docker-maven-plugin.platform>linux/amd64</docker-maven-plugin.platform>
</properties>

Expand Down

0 comments on commit 4767739

Please sign in to comment.