diff --git a/1.0.x/spring-cloud-contract.html b/1.0.x/spring-cloud-contract.html index 9388f40a8e..196d98b05e 100644 --- a/1.0.x/spring-cloud-contract.html +++ b/1.0.x/spring-cloud-contract.html @@ -824,6 +824,21 @@ and consumers, for HTTP and message-based interactions.

samples for more details.

+
+ + + + + +
+
Important
+
+The Spring Cloud Release Train BOM imports spring-cloud-contract-dependencies + which in turn has exclusions for the dependencies needed by WireMock. This might lead to a situation that + even if you’re not using Spring Cloud Contract then your dependencies will be influenced + anyways. +
+

If you have a Spring Boot application that uses Tomcat as an embedded server, for example (the default with spring-boot-starter-web), then