From 7ccd4ebb91d179e8e5801ea63c43e7940203354a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 23 Aug 2021 13:33:22 -0400 Subject: Version updates Update package versions to install security fixes Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney Change-Id: I5c9bb8fa960ce8700fb65d8d3cf5da0f1cb90c7a --- aafshiro/features/ccsdk-aafshiro/pom.xml | 2 +- sdnr/northbound/oofpcipoc/consumer/pom.xml | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index f4db4ca5e..b1a145385 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -40,7 +40,7 @@ ccsdk-features :: aafshiro-features :: ${project.artifactId} - 2.1.13 + 2.1.19 true diff --git a/sdnr/northbound/oofpcipoc/consumer/pom.xml b/sdnr/northbound/oofpcipoc/consumer/pom.xml index ea7302ba5..7ea8103ee 100644 --- a/sdnr/northbound/oofpcipoc/consumer/pom.xml +++ b/sdnr/northbound/oofpcipoc/consumer/pom.xml @@ -66,17 +66,14 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 com.fasterxml.jackson.core jackson-core - 2.9.8 com.fasterxml.jackson.core jackson-annotations - 2.9.8 junit @@ -108,7 +105,6 @@ org.apache.velocity velocity-engine-core - 2.0 org.json @@ -118,7 +114,6 @@ commons-codec commons-codec - 1.9 -- cgit 1.2.3-korg