From 4ca253fe0f4663339e017cc9c3c81cf40a6b5367 Mon Sep 17 00:00:00 2001 From: amit2103 Date: Wed, 14 Aug 2019 23:37:02 +0530 Subject: [PATCH] [BAEL-16780] - Fixed the integrations tests in spring-5-reactive --- spring-5-reactive/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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