From cfa28d3a390de1f2af0377652763dea62d57d01e Mon Sep 17 00:00:00 2001 From: tharindu1st Date: Thu, 14 Mar 2024 18:01:11 +0530 Subject: [PATCH 1/2] update carbon.registry.version and carbon.mediation.version --- .../product/src/main/assembly/bin.xml | 24 --------------- .../org.wso2.am.security.feature/pom.xml | 28 ------------------ .../integration-test-utils/pom.xml | 22 -------------- pom.xml | 29 +++---------------- 4 files changed, 4 insertions(+), 99 deletions(-) diff --git a/modules/distribution/product/src/main/assembly/bin.xml b/modules/distribution/product/src/main/assembly/bin.xml index b43d05f262..ffd3250ee5 100644 --- a/modules/distribution/product/src/main/assembly/bin.xml +++ b/modules/distribution/product/src/main/assembly/bin.xml @@ -77,9 +77,6 @@ **/repository/components/plugins/nimbus-jose-jwt_2.26.1.wso2v2.jar **/repository/components/plugins/net.minidev.json-smart_1.2.0.jar - **/repository/components/plugins/rampart-trust_1.6.1.wso2v14.jar - **/repository/components/plugins/rampart-policy_1.6.1.wso2v14.jar - **/repository/components/plugins/rampart-core_1.6.1.wso2v14.jar **/repository/components/plugins/commons-io_2.0.0.wso2v2.jar **/repository/components/plugins/com.google.gson_2.1.0.jar **/repository/components/plugins/com.google.gson_2.2.4.jar @@ -983,24 +980,6 @@ org.apache.qpid.wso2:qpid-client:jar - - wso2am-${pom.version}/samples/axis2Client/client_repo/modules - - org.apache.axis2:addressing:mar - org.apache.rampart:rampart:mar - org.apache.sandesha2:sandesha2:mar - - ${artifact.artifactId}.${artifact.extension} - - - wso2am-${pom.version}/samples/axis2Server/repository/modules - - org.apache.axis2:addressing:mar - org.apache.rampart:rampart:mar - org.apache.sandesha2:sandesha2:mar - - ${artifact.artifactId}.${artifact.extension} - wso2am-${pom.version}/repository/deployment/client/modules - - org.apache.rampart:rampart:mar - wso2am-${pom.version}/repository/components/lib diff --git a/modules/features/product/org.wso2.am.security.feature/pom.xml b/modules/features/product/org.wso2.am.security.feature/pom.xml index 51df559bf5..a15c0f0b50 100644 --- a/modules/features/product/org.wso2.am.security.feature/pom.xml +++ b/modules/features/product/org.wso2.am.security.feature/pom.xml @@ -35,22 +35,6 @@ org.wso2.orbit.org.opensaml opensaml - - org.apache.ws.security.wso2 - wss4j - - - org.apache.rampart.wso2 - rampart-core - - - org.apache.rampart.wso2 - rampart-trust - - - org.apache.rampart.wso2 - rampart-policy - org.apache.santuario xmlsec @@ -81,18 +65,6 @@ org.wso2.orbit.org.opensaml:opensaml - - org.apache.ws.security.wso2:wss4j - - - org.apache.rampart.wso2:rampart-core - - - org.apache.rampart.wso2:rampart-trust - - - org.apache.rampart.wso2:rampart-policy - org.apache.santuario:xmlsec diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index 8d73f55015..8d0b499d37 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -60,28 +60,6 @@ under the License. org.wso2.carbon.automation org.wso2.carbon.automation.engine - - org.apache.rampart - rampart-core - - - net.sf.saxon - Saxon-HE - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-jdk12 - - - - - org.apache.ws.security.wso2 - wss4j - com.google.code.gson gson diff --git a/pom.xml b/pom.xml index b048c1eb51..7f987d4cb7 100644 --- a/pom.xml +++ b/pom.xml @@ -786,11 +786,6 @@ org.wso2.carbon.um.ws.api.stub ${carbon.identity-user-ws.version} - - org.apache.rampart - rampart-core - ${rampart.wso2.version} - org.slf4j slf4j-api @@ -1257,21 +1252,7 @@ disruptor ${disruptor.orbit.version} - - org.apache.rampart.wso2 - rampart-core - ${rampart.wso2.version} - - - org.apache.rampart.wso2 - rampart-trust - ${rampart.wso2.version} - - - org.apache.rampart.wso2 - rampart-policy - ${rampart.wso2.version} - + org.apache.santuario xmlsec @@ -1301,12 +1282,12 @@ 9.1.1 - 9.29.51 + 9.29.55-SNAPSHOT [9.0.0, 10.0.0) - 4.8.27 + 4.8.29 [4.7.0, 5.0.0) @@ -1323,7 +1304,7 @@ [4.5.0, 5.0.0) - 4.7.198 + 4.7.199 5.25.696 @@ -1416,7 +1397,6 @@ 7.0.96 1.9.13 4.2.2 - 1.6.1-wso2v43 1.7.28 1.7.30 2.9.1 @@ -1498,7 +1478,6 @@ 1.2.18 3.4.2.wso2v1 2.6.6.wso2v4 - 1.7.0-wso2v3 1.6.0-wso2v7 From 611af9f3e20dea392fb63851843dbd7a85f67000 Mon Sep 17 00:00:00 2001 From: tharindu1st Date: Fri, 15 Mar 2024 12:06:17 +0530 Subject: [PATCH 2/2] update carbon.apimgt.version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f987d4cb7..313e3e59a9 100644 --- a/pom.xml +++ b/pom.xml @@ -1282,7 +1282,7 @@ 9.1.1 - 9.29.55-SNAPSHOT + 9.29.55 [9.0.0, 10.0.0)