diff --git a/spring-5-reactive/pom.xml b/spring-5-reactive/pom.xml
index 8d5324a673..99cdd11f24 100644
--- a/spring-5-reactive/pom.xml
+++ b/spring-5-reactive/pom.xml
@@ -120,6 +120,12 @@
${project-reactor-test}
test
+
+ org.apache.httpcomponents
+ httpclient
+ ${httpclient.version}
+
+
@@ -165,6 +171,7 @@
1.0
4.1
3.2.3.RELEASE
+ 4.5.8