From e9d4acfd03d95d2110498e6031d7a95576b2b80d Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 21 Jan 2014 20:43:24 -0500 Subject: [PATCH] upgraded nimbus jose jwt library --- openid-connect-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid-connect-common/pom.xml b/openid-connect-common/pom.xml index 5065ead80..a09975860 100644 --- a/openid-connect-common/pom.xml +++ b/openid-connect-common/pom.xml @@ -66,7 +66,7 @@ com.nimbusds nimbus-jose-jwt - 2.17.2 + 2.22.1 org.eclipse.persistence