From 28386e8f672cc8538c0a1c350515cb5d33e749fe Mon Sep 17 00:00:00 2001 From: torrescd Date: Tue, 17 Dec 2019 18:24:11 +0100 Subject: [PATCH] Add bouncycastle-api jenkins plugin to be able to treat EC cluster keys --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 5ba8fb8..f3f442e 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,12 @@ jackson2-api ${jackson2-api.version} + + org.jenkins-ci.plugins + bouncycastle-api + 2.17 + runtime +