From 67d82a7e6d551de08d429bce5780a62f449c7f2c Mon Sep 17 00:00:00 2001 From: amit2103 Date: Sun, 25 Aug 2019 23:29:19 +0530 Subject: [PATCH] [BAEL-7387] - Fix integration tests for spring-5-mvc module --- spring-5-mvc/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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