Skip to content

Commit e961027

Browse files
Build(deps): Bump io.fabric8:docker-maven-plugin from 0.48.0 to 0.48.1 (#1021)
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:production 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 507246c commit e961027

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
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>io.fabric8</groupId>
211211
<artifactId>docker-maven-plugin</artifactId>
212-
<version>0.48.0</version>
212+
<version>0.48.1</version>
213213
<configuration>
214214
<images>
215215
<image>

0 commit comments

Comments
 (0)