Skip to content

Commit d0c362e

Browse files
Bump docker-maven-plugin from 0.41.0 to 0.42.0
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.41.0 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.41.0...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] <support@github.com>
1 parent 4114126 commit d0c362e

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
@@ -78,7 +78,7 @@ under the License.
7878
<plugin>
7979
<groupId>io.fabric8</groupId>
8080
<artifactId>docker-maven-plugin</artifactId>
81-
<version>0.41.0</version>
81+
<version>0.42.0</version>
8282
<executions>
8383
<execution>
8484
<id>docker-build</id>

0 commit comments

Comments
 (0)