From d367d43e0087f1b7ab7a02d31f74545335f7ab18 Mon Sep 17 00:00:00 2001 From: Ferdinand Mayo Date: Wed, 29 Sep 2021 11:35:29 +0100 Subject: [PATCH] Updated json-smart to 2.4.7 --- openid-connect-common/pom.xml | 4 ++++ pom.xml | 11 +++++++++++ 2 files changed, 15 insertions(+) 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