From edea6529c12cacde979a1da83bd8751fa8c5ace5 Mon Sep 17 00:00:00 2001 From: lucio Date: Fri, 10 Jun 2022 17:12:28 +0200 Subject: [PATCH] added dependencies to the new core libraries --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 30273c3..bd01e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -58,10 +58,16 @@ [1.0.0,2.0.0-SNAPSHOT) provided + + org.gcube.common.security + gcube-secrets + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + provided + org.gcube.core common-gcore-stubs - [1.0.0,2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) provided @@ -79,7 +85,7 @@ org.gcube.resources.discovery ic-client - [1.0.0,2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) provided