From 7c5702fdc7e93ea5031834cc6924a2d85c520a14 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 16 Sep 2022 20:06:13 +0100 Subject: Fix minor warnings in code Issue-ID: POLICY-4045 Change-Id: I34d596517bd84accd8916973b93d90c159460a5e Signed-off-by: liamfallon --- integration/pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'integration') diff --git a/integration/pom.xml b/integration/pom.xml index 5df4aae7..ecbb83f9 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -36,7 +36,7 @@ 11 - + 3.5.3 1.2.11 1.1.12 @@ -988,6 +988,20 @@ + + + org.apache.maven.plugins + maven-remote-resources-plugin + 3.0.0,) + + bundle + process + + + + + + org.jacoco -- cgit 1.2.3-korg