Skip to content

Commit

Permalink
Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 (#203)
Browse files Browse the repository at this point in the history
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.45.0 to 0.45.1.
- [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.45.0...v0.45.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin S. Clarke <ksclarke@ksclarke.io>
  • Loading branch information
dependabot[bot] and ksclarke authored Sep 30, 2024
1 parent 20bf10b commit 1c9187e
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 @@ -98,7 +98,7 @@
<deploy.plugin.version>3.1.3</deploy.plugin.version>
<codacy.plugin.version>1.2.0</codacy.plugin.version>
<xml.maven.plugin.version>1.1.0</xml.maven.plugin.version>
<docker.maven.plugin.version>0.45.0</docker.maven.plugin.version>
<docker.maven.plugin.version>0.45.1</docker.maven.plugin.version>
<maven.download.plugin.version>1.9.0</maven.download.plugin.version>

<!-- What level of logging we want to see, by default, in our tests and default container config -->
Expand Down

0 comments on commit 1c9187e

Please sign in to comment.