Replace outdated dependency org.bouncycastle:bcpkix-jdk15on
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I0fecbfd4be46b81a66059d1a18cb5f9b09eb76cd
Issue-ID: SDC-4569
diff --git a/pom.xml b/pom.xml
index 800c3f5..a6fa257 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
<surefire.reuseForks>true</surefire.reuseForks>
<surefire.skip.tests>false</surefire.skip.tests>
- <bouncycastle.version>1.70</bouncycastle.version>
+ <bouncycastle.version>2.73.2</bouncycastle.version>
<!--DOCKER-->
<docker.api.version>1.43</docker.api.version>