From 024a48c46d5aa2359b34b5ed5dc41a865ea9dedc Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 22 Aug 2022 10:38:03 +0200 Subject: chore(core): update third-party libs --- eaaf_modules/eaaf_module_pvp2_core/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'eaaf_modules/eaaf_module_pvp2_core') diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml index 748f81b8..0fd59856 100644 --- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml @@ -28,6 +28,16 @@ org.opensaml opensaml-saml-impl + + + org.bouncycastle + bcpkix-jdk15on + + + org.bouncycastle + bcprov-jdk15on + + org.opensaml @@ -67,6 +77,10 @@ org.bouncycastle bcprov-jdk18on + + org.bouncycastle + bcpkix-jdk18on + org.springframework -- cgit v1.2.3