Bump docker-maven-plugin from 0.37.0 to 0.38.0 (#483)

Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.37.0 to 0.38.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](https://github.com/fabric8io/docker-maven-plugin/compare/v0.37.0...v0.38.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 11:49:19 +00:00 committed by GitHub
parent 0e8f597c57
commit 51b90202ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -399,7 +399,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.37.0</version>
<version>0.38.0</version>
<extensions>true</extensions>
<executions>
<execution>