diff --git a/spring-5-mvc/pom.xml b/spring-5-mvc/pom.xml
index 9569d52abf..be21db481a 100644
--- a/spring-5-mvc/pom.xml
+++ b/spring-5-mvc/pom.xml
@@ -86,6 +86,11 @@
javafaker
0.18
+
+ org.apache.httpcomponents
+ httpclient
+ ${httpclient.version}
+
@@ -167,5 +172,6 @@
2.9.0
1.1.2
com.baeldung.Spring5Application
+ 4.5.8