Skip to content

Commit 29fb9db

Browse files
build(deps-dev): bump io.fabric8:docker-maven-plugin (#823)
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.48.0 to 0.48.1. - [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.48.0...v0.48.1) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-version: 0.48.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0640d5b commit 29fb9db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<plugin>
308308
<groupId>io.fabric8</groupId>
309309
<artifactId>docker-maven-plugin</artifactId>
310-
<version>0.48.0</version>
310+
<version>0.48.1</version>
311311
<configuration>
312312
<images>
313313
<image>

0 commit comments

Comments
 (0)