Skip to content

Commit d2710eb

Browse files
Bump docker-maven-plugin from 0.40.0 to 0.40.1
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.40.0 to 0.40.1. - [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.40.0...v0.40.1) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0effcf3 commit d2710eb

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
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>io.fabric8</groupId>
199199
<artifactId>docker-maven-plugin</artifactId>
200-
<version>0.40.0</version>
200+
<version>0.40.1</version>
201201
<configuration>
202202
<verbose>true</verbose>
203203
<images>

0 commit comments

Comments
 (0)