From 992e070cc195fcc291dbeb3e2f844ddc4b1364cd Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Fri, 11 Feb 2022 13:48:25 +0100 Subject: Remove vulnerability - Update DCAE SDK version from 1.8.7 to 1.8.8 - Update Spring Boot version from 2.4.8 to 2.5.9 - Update Spring Cloud version from 2020.0.1 to 2020.0.5 Change-Id: I0de15135572521feb399d75cd617f007394c6e4e Issue-ID: DCAEGEN2-3050 Signed-off-by: Joanna Jeremicz --- prh-commons/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'prh-commons') diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml index 5a17c661..e5ac281e 100644 --- a/prh-commons/pom.xml +++ b/prh-commons/pom.xml @@ -3,7 +3,7 @@ ~ ============LICENSE_START======================================================= ~ PNF-REGISTRATION-HANDLER ~ ================================================================================ - ~ Copyright (C) 2018-2021 NOKIA Intellectual Property. All rights reserved. + ~ Copyright (C) 2018-2022 NOKIA Intellectual Property. All rights reserved. ~ Copyright (C) 2021 Samsung electronics. All rights reserved. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); @@ -27,7 +27,7 @@ org.onap.dcaegen2.services prh - 1.7.1-SNAPSHOT + 1.8.0-SNAPSHOT org.onap.dcaegen2.services.prh -- cgit 1.2.3-korg