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 ++++++++++++++
pom.xml | 19 ++++++++++++-------
2 files changed, 26 insertions(+), 7 deletions(-)
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
diff --git a/pom.xml b/pom.xml
index 60b3a789..09e4dfef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,16 +47,16 @@
1.42.1
- 2.6.8
- 5.3.21
+ 2.6.11
+ 5.3.22
4.0.1
2.3.1
1.2.5
- 1.71
- 1.71
+ 1.71.1
+ 1.71.1
1.7.36
- 2.17.2
+ 2.18.0
1.2.11
1.15
@@ -71,7 +71,7 @@
2.3
1.3.2
- 2.10.14
+ 2.11.0
3.0.2
31.1-jre
1.2.3
@@ -81,7 +81,7 @@
2.13.3
2.13.3
- 2.8.9
+ 2.9.1
0.7.12
1.2.0
@@ -546,6 +546,11 @@
bcprov-jdk18on
${org.bouncycastle.bcprov-jdk18on.version}
+
+ org.bouncycastle
+ bcpkix-jdk18on
+ ${org.bouncycastle.bcprov-jdk18on.version}
+
org.bouncycastle
bctls-jdk18on
--
cgit v1.2.3