From 647c8e33be8ba109319b497905d7e57f425c0d80 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 2 Mar 2022 10:07:58 +0100 Subject: [PATCH] authorization-utils are used only as test dependecies --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f53b29e..d970885 100644 --- a/pom.xml +++ b/pom.xml @@ -43,10 +43,6 @@ gcat-api [2.0.0,3.0.0-SNAPSHOT) - - org.gcube.common - authorization-utils - org.gcube.resources.discovery ic-client @@ -68,6 +64,11 @@ gcube-jackson-databind + + org.gcube.common + authorization-utils + test + junit junit