Skip to content

Commit 855d2d7

Browse files
Bump docker-maven-plugin from 0.40.2 to 0.40.3
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.40.2 to 0.40.3. - [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.40.3) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5275cb commit 855d2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ under the License.
130130
<plugin>
131131
<groupId>io.fabric8</groupId>
132132
<artifactId>docker-maven-plugin</artifactId>
133-
<version>0.40.2</version>
133+
<version>0.40.3</version>
134134
<executions>
135135
<execution>
136136
<id>docker-build</id>

0 commit comments

Comments
 (0)