From 6cd0173ea4bcb247f2cd8f78cb1b32860c0613fb Mon Sep 17 00:00:00 2001 From: kiran mhetre Date: Thu, 30 Mar 2023 06:38:25 +0000 Subject: SO-4001 : Package upgrade for the SO and so-libs Issue-ID: SO-4001 Signed-off-by: kiran mhetre Signed-off-by: Lukasz Rajewski Change-Id: I11cc78ea6e1f5b2c01a539dcf359455279d0909a --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index edd56a5..fe0e9d0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.onap.oparent oparent - 3.3.3 + 3.0.2 @@ -213,17 +213,17 @@ com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.14.2 com.fasterxml.jackson.core jackson-core - 2.13.3 + 2.14.2 com.fasterxml.jackson.core jackson-annotations - 2.13.3 + 2.14.2 javax.xml.bind -- cgit