From 004586ddd68eb414ee5fed9fa24ba56d7226fb21 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 17 Jan 2022 18:15:54 +0000 Subject: [PATCH] Update to SECCOM recommended dependencies SECCOM has issued a directive on which dependencies should be used, see this wiki page: https://wiki.onap.org/display/SV/Jakarta+Policy This is the policy parent review to comply with the SECCOM directive. Issue-ID: POLICY-3849 Change-Id: I1e69f84990ac6e3ca4d732db3af768a547caf952 Signed-off-by: liamfallon --- integration/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 2bbb71aa..fdaf4872 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -38,18 +38,18 @@ 11 3.5.1-SNAPSHOT - 1.2.3 + 1.2.10 1.1.12 2.0.9 2.7.8 7.33.0.Final - 2.33 + 2.34 2.12.3 1.1.5 1.6.2 2.3.1 1.1.4 - 4.1.67.Final + 4.1.70.Final 2.5.0 1.0.0 3.7.3 @@ -288,7 +288,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 org.json -- 2.16.6