Skip to content

Commit

Permalink
Bump docker-maven-plugin from 0.34.1 to 0.35.0 (#541)
Browse files Browse the repository at this point in the history
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](fabric8io/docker-maven-plugin@v0.34.1...v0.35.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 5, 2021
1 parent eaee1ed commit c57b5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/configmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.34.1</version>
<version>0.35.0</version>
<configuration>
<verbose>true</verbose>
<registry>docker-registry:5000</registry>
Expand Down

0 comments on commit c57b5eb

Please sign in to comment.