Skip to content

Commit

Permalink
Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1
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>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent c10994d commit 5e68903
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 @@ -42,7 +42,7 @@
<version.wildfly.datasources.galleon.pack>7.0.0.Final</version.wildfly.datasources.galleon.pack>

<!-- Plugin versions -->
<version.io.fabric8.docker-maven-plugin>0.45.0</version.io.fabric8.docker-maven-plugin>
<version.io.fabric8.docker-maven-plugin>0.45.1</version.io.fabric8.docker-maven-plugin>
<version.org.apache.maven.plugins.maven-failsafe-plugin>3.5.1</version.org.apache.maven.plugins.maven-failsafe-plugin>
<version.org.codehaus.mojo.exec-maven-plugin>3.4.1</version.org.codehaus.mojo.exec-maven-plugin>
<version.org.wildfly.plugins.wildfly-maven-plugin>5.0.1.Final</version.org.wildfly.plugins.wildfly-maven-plugin>
Expand Down

0 comments on commit 5e68903

Please sign in to comment.