From 2a9e24633357a063884d088262cb04074cab9bf7 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 f1541314ec..391c281d40 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -12,10 +12,10 @@ 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 @@ -177,9 +177,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