From 3c34a14273a6ad6fe84a74a840677134c92ac5e9 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Sat, 26 Mar 2022 14:17:14 +0100 Subject: [PATCH] Removed unused dependency org.bouncycastle/bcprov-jdk16 --- ccm-core/pom.xml | 5 ----- pom.xml | 6 ------ 2 files changed, 11 deletions(-) diff --git a/ccm-core/pom.xml b/ccm-core/pom.xml index 43112585b..a4ddb8ada 100644 --- a/ccm-core/pom.xml +++ b/ccm-core/pom.xml @@ -146,11 +146,6 @@ commons-validator - - org.bouncycastle - bcprov-jdk16 - - junit junit diff --git a/pom.xml b/pom.xml index 4c35e1b8b..654a8ef96 100644 --- a/pom.xml +++ b/pom.xml @@ -685,12 +685,6 @@ 3.6.3 - - org.bouncycastle - bcprov-jdk16 - 1.46 - - poi poi-2.5-final