From f180c6341aef20de717dda58b555b3df6bf72b33 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Tue, 22 Jun 2021 09:09:22 +0100 Subject: [PATCH] Adding dependencies from clamp participants to parent/integration Issue-ID: POLICY-3308 Change-Id: I457bf935675638621f56c44899699d691899837a Signed-off-by: FrancescoFioraEst --- integration/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/integration/pom.xml b/integration/pom.xml index 864dee26..944dab72 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -55,6 +55,7 @@ 5.11.2 2.8.8 3.0.0 + 2.0.2 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ @@ -68,6 +69,11 @@ + + jakarta.validation + jakarta.validation-api + ${version.jakarta-api} + -- 2.16.6