Skip to content

Commit fc95bfe

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 96bb442 commit fc95bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>io.fabric8</groupId>
198198
<artifactId>docker-maven-plugin</artifactId>
199-
<version>0.35.0</version>
199+
<version>0.36.0</version>
200200
<configuration>
201201
<verbose>true</verbose>
202202
<images>

0 commit comments

Comments
 (0)