From 9d61e87f3e3cf377c37b90a8b16b37b27da9ab30 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 7 Aug 2017 14:15:27 +0200 Subject: [PATCH] BUG-8923: eliminate another reference to bcprov bouncy castle is provided by the platform, we should not be pulling it in. Change-Id: Icdce53c7b876b9ef834c194c3263ca2268c674a4 Signed-off-by: Robert Varga --- features/netconf-connector/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index d25bbe52c1..d20a3ee6db 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -114,16 +114,6 @@ ${project.groupId} netconf-ssh - - org.bouncycastle - bcpkix-jdk15on - ${bouncycastle.version} - - - org.bouncycastle - bcprov-jdk15on - ${bouncycastle.version} - ${project.groupId} netconf-topology-singleton -- 2.36.6