diff options
author | vasraz <vasyl.razinkov@est.tech> | 2023-07-12 18:58:06 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2023-07-13 15:02:02 +0000 |
commit | 7b8acdf5b70fdcda448fa1ae871df0e0723f08db (patch) | |
tree | fdd727652baf229e0ef515ec297d42ec506be627 /pom.xml | |
parent | 65d266b51f039544cf83ee711f317c49d6b6fb1e (diff) |
Replace outdated dependency org.bouncycastle:bcpkix-jdk15on
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I0fecbfd4be46b81a66059d1a18cb5f9b09eb76cd
Issue-ID: SDC-4569
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ Modifications copyright (c) 2018-2019 Nokia <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> |