Skip to content

Commit 4f0e24e

Browse files
build(deps): bump io.fabric8:docker-maven-plugin from 0.46.0 to 0.47.0
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.46.0 to 0.47.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.46.0...v0.47.0) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62a9bf0 commit 4f0e24e

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
@@ -797,7 +797,7 @@
797797
<plugin>
798798
<groupId>io.fabric8</groupId>
799799
<artifactId>docker-maven-plugin</artifactId>
800-
<version>0.46.0</version>
800+
<version>0.47.0</version>
801801
</plugin>
802802

803803
<plugin>

0 commit comments

Comments
 (0)