From 21389fc50ae79f7f980534c2d2b5346744f4315c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 7 Apr 2022 15:47:26 +0100 Subject: [PATCH] Update dependencies fro security vulnerabilities Jackson and PostgreSQL depenedencies updated, there are knock on changes in models, apex, and clamp Issue-ID: POLICY-4070 Change-Id: Ia9d399a61b34446ab3ab7d0161a24abc35836bcf Signed-off-by: liamfallon --- integration/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index b05d2ddd..3bc2c1ba 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -44,7 +44,8 @@ 2.7.8 7.66.0.Final 2.34 - 2.12.3 + 2.12.6.1 + 2.12.4 1.1.5 1.6.2 2.3.1 @@ -62,7 +63,7 @@ 2.0.2 1.7.3 0.11.0 - 42.3.1 + 42.3.3 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 @@ -94,7 +95,7 @@ com.fasterxml.jackson.module jackson-module-jaxb-annotations - ${version.jackson} + ${version.jackson.annotations} -- 2.16.6