Skip to content

Commit c177c3a

Browse files
chore(deps): bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.43.4 to 0.44.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.43.4...v0.44.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 8e80db3 commit c177c3a

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
@@ -330,7 +330,7 @@
330330
<plugin>
331331
<groupId>io.fabric8</groupId>
332332
<artifactId>docker-maven-plugin</artifactId>
333-
<version>0.43.4</version>
333+
<version>0.44.0</version>
334334
<configuration>
335335
<verbose>true</verbose>
336336
<images>

0 commit comments

Comments
 (0)