Skip to content

Commit

Permalink
Bump Docker Maven Plugin from 0.38.1 to 0.39.0 (#1243)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2022
1 parent 8ab68e9 commit c52e606
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 @@ -431,7 +431,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.38.1</version>
<version>0.39.0</version>
<configuration>
<verbose>true</verbose>
<images>
Expand Down

0 comments on commit c52e606

Please sign in to comment.