Skip to content

Commit a9d47a8

Browse files
Bump docker-maven-plugin from 0.35.0 to 0.36.0
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.35.0 to 0.36.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.35.0...v0.36.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d98c501 commit a9d47a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
<plugin>
302302
<groupId>io.fabric8</groupId>
303303
<artifactId>docker-maven-plugin</artifactId>
304-
<version>0.35.0</version>
304+
<version>0.36.0</version>
305305
<configuration>
306306
<verbose>true</verbose>
307307
<images>

0 commit comments

Comments
 (0)