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 69554d504..bc1265ad3 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