Skip to content

Commit fd4d97e

Browse files
dependabot[bot]duncdrum
authored andcommitted
chore(deps-dev): bump io.fabric8:docker-maven-plugin
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>
1 parent 8d53eba commit fd4d97e

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
@@ -320,7 +320,7 @@
320320
<plugin>
321321
<groupId>io.fabric8</groupId>
322322
<artifactId>docker-maven-plugin</artifactId>
323-
<version>0.48.0</version>
323+
<version>0.48.1</version>
324324
<configuration>
325325
<verbose>true</verbose>
326326
<images>

0 commit comments

Comments
 (0)