diff --git a/components/org.wso2.carbon.identity.oauth.endpoint/pom.xml b/components/org.wso2.carbon.identity.oauth.endpoint/pom.xml
index 739b016905..88733090b3 100644
--- a/components/org.wso2.carbon.identity.oauth.endpoint/pom.xml
+++ b/components/org.wso2.carbon.identity.oauth.endpoint/pom.xml
@@ -146,6 +146,11 @@
org.wso2.carbon.identity.oidc.session
provided
+
+ org.apache.httpcomponents
+ httpcore
+
+
com.google.code.gson
gson
diff --git a/pom.xml b/pom.xml
index 1d560ff057..2e5d80c9f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -665,6 +665,12 @@
tomcat-coyote
${tomcat.version}
+
+ org.apache.httpcomponents
+ httpcore
+ ${httpcore.version}
+
+
javax.ws.rs
javax.ws.rs-api
@@ -1016,6 +1022,7 @@
9.0.96
[9.0.0, 9.5.0)
+ 4.3.3.wso2v1
3.5.9
1.2.0.wso2v1
1.1.wso2v1