From 43a8113901f823ec961e36821f7facfaccc6150f Mon Sep 17 00:00:00 2001 From: Arunan Sugunakumar Date: Tue, 13 Feb 2024 11:43:56 +0530 Subject: [PATCH] Upgrade httpcore-nio to use forked version --- .../org.apache.synapse.transport.nhttp.feature/pom.xml | 4 ++-- modules/transports/core/nhttp/pom.xml | 2 +- pom.xml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/features/org.apache.synapse.transport.nhttp.feature/pom.xml b/modules/features/org.apache.synapse.transport.nhttp.feature/pom.xml index 676ea6ae5e..c35f6e5c7f 100644 --- a/modules/features/org.apache.synapse.transport.nhttp.feature/pom.xml +++ b/modules/features/org.apache.synapse.transport.nhttp.feature/pom.xml @@ -44,7 +44,7 @@ httpcore - org.apache.httpcomponents.wso2 + org.wso2.orbit.httpcomponents httpcore-nio @@ -78,7 +78,7 @@ org.apache.synapse:synapse-commons org.apache.synapse:synapse-nhttp-transport org.apache.httpcomponents.wso2:httpcore - org.apache.httpcomponents.wso2:httpcore-nio + org.wso2.orbit.httpcomponents:httpcore-nio org.wso2.orbit.org.apache.httpcomponents:httpclient diff --git a/modules/transports/core/nhttp/pom.xml b/modules/transports/core/nhttp/pom.xml index 62af97332e..f4fde36557 100644 --- a/modules/transports/core/nhttp/pom.xml +++ b/modules/transports/core/nhttp/pom.xml @@ -176,7 +176,7 @@ httpcore - org.apache.httpcomponents + org.wso2.httpcomponents httpcore-nio diff --git a/pom.xml b/pom.xml index f5afb39f48..3efa7ce6b4 100644 --- a/pom.xml +++ b/pom.xml @@ -667,9 +667,9 @@ ${httpcore.version} - org.apache.httpcomponents + org.wso2.httpcomponents httpcore-nio - ${httpcore-nio.version} + ${httpcore-nio.wso2.version} org.apache.httpcomponents @@ -682,7 +682,7 @@ ${httpcore.wso2.version} - org.apache.httpcomponents.wso2 + org.wso2.orbit.httpcomponents httpcore-nio ${httpcore-nio.wso2.version} @@ -1476,7 +1476,7 @@ 4.4.16 ${httpcore.version}.wso2v1 4.4.16 - ${httpcore-nio.version}.wso2v1 + ${httpcore-nio.version}-wso2v4 4.5.13 ${hc.httpclient.version}.wso2v1 1.8.5