Skip to content

Commit 51f89cb

Browse files
Bump docker-maven-plugin from 0.40.2 to 0.42.0 (#3477)
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.40.2 to 0.42.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.40.2...v0.42.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41dabf3 commit 51f89cb

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
@@ -56,7 +56,7 @@
5656
<pnpm.version>v7.4.0</pnpm.version>
5757

5858
<!-- Plugin versions -->
59-
<fabric8-maven-plugin.version>0.40.2</fabric8-maven-plugin.version>
59+
<fabric8-maven-plugin.version>0.42.0</fabric8-maven-plugin.version>
6060
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
6161
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
6262
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)