From: liamfallon Date: Sun, 28 Aug 2022 18:37:25 +0000 (+0100) Subject: Update policy-parent for security fixes X-Git-Tag: 3.6.0~9^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=c0b47feb72c39caef4768856a572393514ea9b3a Update policy-parent for security fixes Dependency changes to fix security issues. The latest oparent version in Master fixes some issues. This commit pulls in the latest snapshot oparent. Let's see the extent of the fixes it does. If so, we may need to release oparent as well. Issue-ID: POLICY-4333 Change-Id: I9b829aa9a2f3538f8580b4aa874db581d6c33042 Signed-off-by: liamfallon --- diff --git a/integration/pom.xml b/integration/pom.xml index 25a2b649..a6c08cdd 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -63,7 +63,7 @@ 2.0.2 1.7.3 0.11.0 - 42.3.3 + 42.5.0 3.0.0 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ diff --git a/pom.xml b/pom.xml index 93ec39f5..0c4eb5f5 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,8 @@ org.onap.oparent oparent - 3.3.1 + + 3.3.2-SNAPSHOT org.onap.policy.parent @@ -33,7 +34,7 @@ pom - 3.3.1 + 3.3.2-SNAPSHOT