diff --git a/openid-connect-common/pom.xml b/openid-connect-common/pom.xml
index c8bbfb15f..2e2867395 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 2b2adbaf2..34197fb72 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