From 033b04610b8d6bee6f70c811e669c344ba61d285 Mon Sep 17 00:00:00 2001 From: Lubos Racansky Date: Mon, 22 Apr 2024 08:35:12 +0200 Subject: [PATCH] Fix #605: Refactor BouncyCastle dependency - Make the scope compile instead of provided --- powerauth-java-crypto/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/powerauth-java-crypto/pom.xml b/powerauth-java-crypto/pom.xml index 734dd729..57b9c2d9 100644 --- a/powerauth-java-crypto/pom.xml +++ b/powerauth-java-crypto/pom.xml @@ -60,7 +60,6 @@ org.bouncycastle bcprov-jdk18on 1.78.1 - provided org.projectlombok