Skip to content

Commit 7794c93

Browse files
Bump docker-maven-plugin from 0.40.1 to 0.40.2
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.40.1 to 0.40.2. - [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.1...v0.40.2) --- 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 c6124a0 commit 7794c93

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
@@ -445,7 +445,7 @@
445445
<plugin>
446446
<groupId>io.fabric8</groupId>
447447
<artifactId>docker-maven-plugin</artifactId>
448-
<version>0.40.1</version>
448+
<version>0.40.2</version>
449449
<configuration>
450450
<verbose>true</verbose>
451451
<images>

0 commit comments

Comments
 (0)