From c4ed72dd0cff3cef0b505802b0b03e1d4180d791 Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Thu, 23 Feb 2012 16:44:23 +0200 Subject: [PATCH] attempt to fix cloudbees build --- scriptbuilder/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scriptbuilder/pom.xml b/scriptbuilder/pom.xml index cf48e0c48e..77b3c8e19b 100644 --- a/scriptbuilder/pom.xml +++ b/scriptbuilder/pom.xml @@ -40,6 +40,13 @@ jclouds-core ${project.version} + + + org.bouncycastle + bcprov-jdk16 + 1.46 + true +