Bump docker-maven-plugin from 0.34.1 to 0.35.0 (#366)

Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.34.1 to 0.35.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.34.1...v0.35.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-13 14:55:47 +01:00
committed by GitHub
parent e7c5f94b9c
commit 8b2450e822

View File

@@ -401,7 +401,7 @@
<plugin> <plugin>
<groupId>io.fabric8</groupId> <groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId> <artifactId>docker-maven-plugin</artifactId>
<version>0.34.1</version> <version>0.35.0</version>
<extensions>true</extensions> <extensions>true</extensions>
<executions> <executions>
<execution> <execution>