diff --git a/api-gateway/api-gateway-service/pom.xml b/api-gateway/api-gateway-service/pom.xml
index f947049a7..13bbddc97 100644
--- a/api-gateway/api-gateway-service/pom.xml
+++ b/api-gateway/api-gateway-service/pom.xml
@@ -48,6 +48,10 @@
org.springframework
spring-webmvc
+
+ org.apache.httpcomponents
+ httpclient
+
org.springframework.boot
spring-boot-starter-web
@@ -67,10 +71,6 @@
mockito-core
test
-
- org.apache.httpcomponents
- httpclient
-
@@ -89,4 +89,4 @@
-
\ No newline at end of file
+