diff --git a/openid-connect-common/pom.xml b/openid-connect-common/pom.xml index ba83dd58f..d4830ab35 100644 --- a/openid-connect-common/pom.xml +++ b/openid-connect-common/pom.xml @@ -59,6 +59,10 @@ org.springframework.security.oauth spring-security-oauth2 + + net.minidev + json-smart + com.nimbusds nimbus-jose-jwt diff --git a/pom.xml b/pom.xml index 35c9f6cbf..a5ba304ae 100644 --- a/pom.xml +++ b/pom.xml @@ -574,10 +574,21 @@ + + net.minidev + json-smart + 2.4.7 + com.nimbusds nimbus-jose-jwt 7.9 + + + net.minidev + json-smart + + org.bouncycastle