Skip to content

Commit

Permalink
Bump io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.4
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.43.2 to 0.43.4.
- [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.2...v0.43.4)

---
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]>
  • Loading branch information
dependabot[bot] committed Sep 12, 2023
1 parent eb4f005 commit 0151b59
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 @@ -96,7 +96,7 @@
<commons-codec.version>1.15</commons-codec.version>
<commons-io.version>2.13.0</commons-io.version>
<docker-builder.image.name>s3mock-buildx</docker-builder.image.name>
<docker-maven-plugin.version>0.43.2</docker-maven-plugin.version>
<docker-maven-plugin.version>0.43.4</docker-maven-plugin.version>

<docker.image.name>adobe/s3mock</docker.image.name>
<java.version>17</java.version>
Expand Down

0 comments on commit 0151b59

Please sign in to comment.