From: vasraz Date: Wed, 12 Jul 2023 17:58:06 +0000 (+0100) Subject: Replace outdated dependency org.bouncycastle:bcpkix-jdk15on X-Git-Tag: 1.13.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F135384%2F4;p=sdc.git Replace outdated dependency org.bouncycastle:bcpkix-jdk15on Signed-off-by: Vasyl Razinkov Change-Id: I0fecbfd4be46b81a66059d1a18cb5f9b09eb76cd Issue-ID: SDC-4569 --- diff --git a/common-be-tests-utils/pom.xml b/common-be-tests-utils/pom.xml index a376ac74a9..4c82e06098 100644 --- a/common-be-tests-utils/pom.xml +++ b/common-be-tests-utils/pom.xml @@ -32,6 +32,10 @@ com.fasterxml.jackson.core jackson-annotations + + org.bouncycastle + bcprov-jdk15on + @@ -129,9 +133,8 @@ org.bouncycastle - bcpkix-jdk15on + bcpkix-lts8on ${bouncycastle.version} - compile diff --git a/common-be/pom.xml b/common-be/pom.xml index ab30ad5f99..2fc7a859ef 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -36,6 +36,10 @@ com.fasterxml.jackson.core jackson-annotations + + org.bouncycastle + bcprov-jdk15on + @@ -139,9 +143,8 @@ org.bouncycastle - bcpkix-jdk15on + bcpkix-lts8on ${bouncycastle.version} - compile diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b0e6e77420..6d936f73ee 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -345,7 +345,7 @@ limitations under the License. org.bouncycastle - bcprov-jdk15on + * diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml index 24087180f8..a0d1923e82 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml @@ -211,7 +211,7 @@ org.bouncycastle - bcpkix-jdk15on + bcpkix-lts8on ${bouncycastle.version} diff --git a/pom.xml b/pom.xml index 800c3f511c..a6fa2579b1 100644 --- a/pom.xml +++ b/pom.xml @@ -180,7 +180,7 @@ Modifications copyright (c) 2018-2019 Nokia true false - 1.70 + 2.73.2 1.43