diff --git a/pom.xml b/pom.xml
index 7f13ca7ea0d..276c7632cbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1471,6 +1471,16 @@
httpcore
${httpcore_version}
+
+ org.apache.httpcomponents
+ httpcore-osgi
+ ${httpcore_version}
+
+
+ org.apache.httpcomponents
+ httpcore-nio
+ ${httpcore_version}
+
co.elastic.apm
apm-agent-api