From fafa4e2640c3fb5ecf70127bdbe3faea1744970a Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Thu, 16 Jul 2020 15:36:42 +0200 Subject: [PATCH] Added explicit dependency with oidc-library --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 08042e5..c5bcc2e 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,12 @@ [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) compile + + org.gcube.common + oidc-library + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + compile + com.googlecode.json-simple json-simple