From d3348840a68e7366cd03c0cabccd12f2cf05b5e2 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 11 Apr 2018 13:13:46 -0500 Subject: Update Bouncey Castle Version Issue-ID: AAF-228 Change-Id: Ica02b8640b692c3bd192e6728ea0cb7645f469ca Signed-off-by: Instrumental --- auth/auth-certman/pom.xml | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'auth/auth-certman/pom.xml') diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 2345a273..8fe3e60b 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -48,25 +48,43 @@ org.onap.aaf.authz aaf-auth-core - ${project.version} org.onap.aaf.authz aaf-auth-cass - ${project.version} org.onap.aaf.authz aaf-cadi-aaf - ${project.version} com.google.code.jscep jscep 2.4.0 + + + org.bouncycastle + bcprov-jdk15on + + + org.bouncycastle + bcpkix-jdk15on + + + + + + org.bouncycastle + bcprov-jdk15on + 1.59 + + + org.bouncycastle + bcpkix-jdk15on + 1.59 @@ -111,7 +129,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -122,7 +139,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** -- cgit 1.2.3-korg