Skip to content

Commit

Permalink
Bump io.fabric8:docker-maven-plugin from 0.42.0 to 0.44.0
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.42.0 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.42.0...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 931a61c commit 465642c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter-9/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<quarkus.platform.version>2.8.2.Final</quarkus.platform.version>
<surefire-plugin.version>2.22.2</surefire-plugin.version>

<docker-plugin.version>0.42.0</docker-plugin.version>
<docker-plugin.version>0.44.0</docker-plugin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 465642c

Please sign in to comment.