From 0cc3a686bbc238a9f437300a7c682ddf9272d85c Mon Sep 17 00:00:00 2001 From: YasasRangika Date: Fri, 13 Sep 2024 11:40:45 +0530 Subject: [PATCH] Bump bouncycastle dependencies to 1.78.1 --- features/org.wso2.carbon.core.server.feature/pom.xml | 4 ++-- parent/pom.xml | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/features/org.wso2.carbon.core.server.feature/pom.xml b/features/org.wso2.carbon.core.server.feature/pom.xml index db9b07210d0..784a037cbe3 100644 --- a/features/org.wso2.carbon.core.server.feature/pom.xml +++ b/features/org.wso2.carbon.core.server.feature/pom.xml @@ -70,9 +70,9 @@ org.wso2.carbon:org.wso2.carbon.admin.advisory.mgt:${carbon.kernel.version} - org.wso2.orbit.org.bouncycastle:bcprov-jdk18on:${bouncycastle.provider.version} + org.wso2.orbit.org.bouncycastle:bcprov-jdk18on:${bouncycastle.version} - org.wso2.orbit.org.bouncycastle:bcpkix-jdk18on:${bouncycastle.pkix.version} + org.wso2.orbit.org.bouncycastle:bcpkix-jdk18on:${bouncycastle.version} org.wso2.orbit.org.apache.poi:poi-ooxml:${orbit.version.poi.ooxml} diff --git a/parent/pom.xml b/parent/pom.xml index 2ffeb29b021..247a27450e2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -502,8 +502,7 @@ 3.2.5.ga-wso2v1 - 1.77.0.wso2v2 - 1.77.0.wso2v1 + 1.78.1.wso2v1 [1.0.0, 2.0.0) @@ -983,12 +982,12 @@ org.wso2.orbit.org.bouncycastle bcprov-jdk18on - ${bouncycastle.provider.version} + ${bouncycastle.version} org.wso2.orbit.org.bouncycastle bcpkix-jdk18on - ${bouncycastle.pkix.version} + ${bouncycastle.version} org.compass-project.wso2