Skip to content

Commit ef96a0c

Browse files
Bump io.fabric8:docker-maven-plugin from 0.48.0 to 0.48.1
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 1411d65 commit ef96a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<plugin>
221221
<groupId>io.fabric8</groupId>
222222
<artifactId>docker-maven-plugin</artifactId>
223-
<version>0.48.0</version>
223+
<version>0.48.1</version>
224224
<configuration>
225225
<verbose>true</verbose>
226226
<pushRegistry>registry.hub.docker.com</pushRegistry>

0 commit comments

Comments
 (0)