diff --git a/org.idempiere.p2.targetplatform/maven.locations.xml b/org.idempiere.p2.targetplatform/maven.locations.xml
index 9b47a0e289..0857a27b5d 100644
--- a/org.idempiere.p2.targetplatform/maven.locations.xml
+++ b/org.idempiere.p2.targetplatform/maven.locations.xml
@@ -1484,4 +1484,16 @@ Export-Package: *;version="${version}";-noimport:=true
1.9.1
jar
+
+ org.apache.httpcomponents
+ httpcore-osgi
+ 4.4.14
+ jar
+
+
+ org.apache.httpcomponents
+ httpclient-osgi
+ 4.5.13
+ jar
+
diff --git a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target
index b0f68f31c9..339a809f11 100644
--- a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target
+++ b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target
@@ -27,11 +27,6 @@
-
-
-
-
-
@@ -1635,5 +1630,17 @@ Export-Package: *;version="${version}";-noimport:=true
1.9.1
jar
+
+ org.apache.httpcomponents
+ httpcore-osgi
+ 4.4.14
+ jar
+
+
+ org.apache.httpcomponents
+ httpclient-osgi
+ 4.5.13
+ jar
+
diff --git a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd
index adb874e65a..4977d90334 100644
--- a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd
+++ b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.tpd
@@ -26,12 +26,6 @@ location repackaged "https://idempiere.github.io/binary.file/p2.repackaged/9.0.0
org.apache.poi.ooxml-schemas
}
-location eclipse "https://download.eclipse.org/eclipse/updates/4.20" {
- //dependency for com.google.http-client.google-http-client
- org.apache.httpcomponents.httpclient
- org.apache.httpcomponents.httpcore
-}
-
location eclipse-2023-03 "https://download.eclipse.org/eclipse/updates/4.27" {
// equinox core framework
org.eclipse.osgi