Skip to content

Commit c6ea5ef

Browse files
dependabot[bot]sebastiankirsch
authored andcommitted
Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0
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] <[email protected]>
1 parent 0dae476 commit c6ea5ef

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
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>io.fabric8</groupId>
6969
<artifactId>docker-maven-plugin</artifactId>
70-
<version>0.45.1</version>
70+
<version>0.46.0</version>
7171
<configuration>
7272
<logDate>default</logDate>
7373
<autoPull>true</autoPull>

0 commit comments

Comments
 (0)