Skip to content

Commit

Permalink
Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 (#4551)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 1ec188b commit 3bfcc55
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 @@ -47,7 +47,7 @@
<checkstyle-maven-plugin.version>3.5.0</checkstyle-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<dependency-check-maven-plugin.version>10.0.4</dependency-check-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>
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
<gpg-maven-plugin.version>3.2.5</gpg-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 3bfcc55

Please sign in to comment.