diff --git a/pom.xml b/pom.xml
index d05593157..84a69783b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,6 +322,18 @@ SPDX-License-Identifier: MIT
org.apache.solr
solr-solrj-streaming
+
+ org.apache.httpcomponents
+ httpmime
+
+
+ org.apache.httpcomponents
+ httpclient
+
+
+ org.apache.httpcomponents
+ httpcore
+