Skip to content

Commit c1ae384

Browse files
build(deps): bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0 (#739)
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.45.1 to 0.46.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.45.1...v0.46.0) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7636713 commit c1ae384

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
@@ -246,7 +246,7 @@
246246
<plugin>
247247
<groupId>io.fabric8</groupId>
248248
<artifactId>docker-maven-plugin</artifactId>
249-
<version>0.45.1</version>
249+
<version>0.46.0</version>
250250
<configuration>
251251
<images>
252252
<image>

0 commit comments

Comments
 (0)