From e385feed7c3a01c7eb361eb600c356d0a3a20f2e Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 8 Jun 2020 15:22:38 +0200 Subject: [PATCH] ref 19129: DataMiner portlet still returns... https://support.d4science.org/issues/19129 Updated pom to support new common-authorization-2.3.0 --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index e33fc51..659a0c9 100644 --- a/pom.xml +++ b/pom.xml @@ -122,6 +122,7 @@ org.gcube.core common-smartgears + provided org.gcube.core @@ -132,10 +133,13 @@ org.gcube.common common-authorization + provided + org.gcube.core common-scope + provided