From 615c787ed69c02a2cc606c2d0a94cc0883b8ea47 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 16 Jun 2022 10:48:21 +0200 Subject: Move bouncycastle exclusion from container-dev to container. - Usage is allowed in vespa internal container bundles. We just want to make it invisible to users. --- container/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'container') diff --git a/container/pom.xml b/container/pom.xml index b2a3a1baef8..4cda7b346b3 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -22,6 +22,10 @@ container-dev ${project.version} + + org.bouncycastle + bcpkix-jdk15on + org.ow2.asm asm -- cgit v1.2.3