From 0796e7a4796ab470eacc266f9d73ab453a4b1d1f Mon Sep 17 00:00:00 2001 From: mposolda Date: Wed, 24 Aug 2022 11:51:39 +0200 Subject: [PATCH] Revert removing bouncycastle from operator Closes #13952 --- operator/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/operator/pom.xml b/operator/pom.xml index 68e1a141d5..1fdecc1cd7 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -114,6 +114,16 @@ keycloak-common + + + org.bouncycastle + bcprov-jdk15on + + + org.bouncycastle + bcpkix-jdk15on + + io.quarkus