From a054e25534e6cb5783e6c74638e8cb726744b590 Mon Sep 17 00:00:00 2001 From: Jozsef Csongvai Date: Wed, 21 Apr 2021 15:12:21 -0400 Subject: Update CDS and grpc dependencies Issue-ID: SO-3628 Change-Id: Ia1c5c3d2d38d83609410c94068cd0d4533d9ad40 Signed-off-by: Jozsef Csongvai --- common/pom.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index 45359231d0..dd296e8504 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,10 +11,10 @@ common MSO Common classes:- Logger - 1.17.1 - 3.6.1 + 1.25.0 + 3.10.0 4.1.30.Final - 0.4.2 + 1.1.2 @@ -163,9 +163,15 @@ - org.onap.ccsdk.cds.components - proto-definition + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-proto ${ccsdk.version} + + + io.springfox + springfox-boot-starter + + -- cgit 1.2.3-korg