From 261bd4b9808506773cef3014eb791ca8a94b764d Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Thu, 16 Aug 2018 21:42:10 -0400 Subject: upgrade bcprov to 1.60 upgrade bcprov to 1.60 to avoid security issue Change-Id: I10b20adbcceed68a74ac49dec7a6ade64d34d33c Issue-ID: APPC-1018 Signed-off-by: Taka Cho --- .../appc-rest-healthcheck-adapter-bundle/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'appc-adapters/appc-rest-healthcheck-adapter') diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml index e10c4d5cb..8361f466b 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml @@ -54,16 +54,6 @@ httpclient 4.5.3 - - org.bouncycastle - bcpkix-jdk15on - 1.56 - - - org.bouncycastle - bcprov-jdk15on - 1.56 - org.onap.appc appc-common -- cgit 1.2.3-korg