Skip to content

Commit c2211b8

Browse files
Build(deps): Bump io.fabric8:docker-maven-plugin from 0.47.0 to 0.48.0 (#930)
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.47.0 to 0.48.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.47.0...v0.48.0) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-version: 0.48.0 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 e7f700f commit c2211b8

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
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>io.fabric8</groupId>
206206
<artifactId>docker-maven-plugin</artifactId>
207-
<version>0.47.0</version>
207+
<version>0.48.0</version>
208208
<configuration>
209209
<images>
210210
<image>

0 commit comments

Comments
 (0)