From dce36bfde1bc5ff801572898bb8069f48f3c5b23 Mon Sep 17 00:00:00 2001 From: Amanda Anganes Date: Mon, 25 Feb 2013 09:51:11 -0500 Subject: [PATCH] Added explicit dependency to net.minidev (for JSONObject) - not sure if this is really needed or only needed right now b/c nimbus dependency is not up-to-date on maven central --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 4625bbc32..be81ad741 100644 --- a/pom.xml +++ b/pom.xml @@ -278,6 +278,11 @@ + + net.minidev + json-smart + 1.0.9 + com.nimbusds nimbus-jose-jwt