From 9f4e066a8d2fd97743871879a565ca2a41d08554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:20:30 +0000 Subject: [PATCH] Bump io.fabric8:docker-maven-plugin from 0.40.3 to 0.43.4 Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.40.3 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/compare/v0.40.3...v0.43.4) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e78c8e0..4c95256 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ io.fabric8 docker-maven-plugin - 0.40.3 + 0.43.4 ${skipTests}