From 35e2442eb5ea1e51f52d117060e4c037940f923e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 17:08:31 +0100 Subject: [PATCH] Bump io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.4 (#979) Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.43.2 to 0.43.4. - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases) - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md) - [Commits](https://github.com/fabric8io/docker-maven-plugin/commits) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/configmap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index 622b2c497..9953866b7 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -85,7 +85,7 @@ io.fabric8 docker-maven-plugin - 0.43.2 + 0.43.4 true docker-registry:5000