From 86f9cd194d57b9b5469eff49e2c945f8f1191352 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Fri, 20 May 2022 13:44:39 +0200
Subject: chore(core): switch to BouncyCastle Provider 1.71 with JDK1.8
requirements
---
eaaf_core_utils/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'eaaf_core_utils')
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml
index 98f0dbc0..3fc44df4 100644
--- a/eaaf_core_utils/pom.xml
+++ b/eaaf_core_utils/pom.xml
@@ -53,7 +53,7 @@
org.bouncycastle
- bctls-jdk15on
+ bctls-jdk18on
--
cgit v1.2.3