From f32be83dbab79362711dff16962c82b4ff232183 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 6 Oct 2017 11:52:10 +0200 Subject: [PATCH] Fixed restdocs tests --- samples/standalone/restdocs/http-client/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/samples/standalone/restdocs/http-client/pom.xml b/samples/standalone/restdocs/http-client/pom.xml index e4e45c936d..047e8c8096 100644 --- a/samples/standalone/restdocs/http-client/pom.xml +++ b/samples/standalone/restdocs/http-client/pom.xml @@ -21,6 +21,7 @@ UTF-8 1.8 1.2.0.BUILD-SNAPSHOT + 1.3.0.BUILD-SNAPSHOT @@ -88,6 +89,11 @@ pom import + + org.springframework.cloud + spring-cloud-commons-dependencies + ${spring-cloud-commons.version} +