Skip to content

Commit c5a4eb0

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

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.39.1</version>
200+
<version>0.40.0</version>
201201
<configuration>
202202
<verbose>true</verbose>
203203
<images>

0 commit comments

Comments
 (0)