From a2612c464e863e041ab08cc1d7916a86715a14dd Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 15 Jul 2022 10:14:25 +0100 Subject: [PATCH] Bump version of Docker Maven Plugin This version of the Docker maven plugin supports multi-architecture Docker builds. Issue-ID: POLICY-4287 Change-Id: I931e04d8e231eb7a5d84661369b4a312ef8c6bc0 Signed-off-by: liamfallon --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index bc8f2be3..1c19ff19 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1317,7 +1317,7 @@ io.fabric8 docker-maven-plugin - 0.34.1 + 0.40.1 org.kie -- 2.16.6