From 8678a53099f255c1c9a12da4f156d97f87b0ac59 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Sun, 19 Aug 2018 20:46:00 -0400 Subject: fixing common-collection 3.2.1 security issue changed pom.xml and features.xml to keep common-collection to 3.2.2 Change-Id: I3ccd44d61f2e58edae9de6d7042cdb752bbd73cb Issue-ID: APPC-1018 Signed-off-by: Taka Cho --- .../appc-chef-adapter-features/features-appc-chef-adapter/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'appc-adapters/appc-chef-adapter/appc-chef-adapter-features') diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml index 5bbdf69cc..7b7d4d3e8 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml @@ -43,6 +43,10 @@ limitations under the License. xml features - + + org.bouncycastle + bcprov-jdk15on + 1.60 + -- cgit 1.2.3-korg